Home | History | Annotate | Download | only in IPO

Lines Matching refs:createInstructionCombiningPass

164     MPM.add(createInstructionCombiningPass());// Clean up after IPCP & DAE
191 MPM.add(createInstructionCombiningPass()); // Combine silly seq's
201 MPM.add(createInstructionCombiningPass());
217 MPM.add(createInstructionCombiningPass());
232 MPM.add(createInstructionCombiningPass());
249 MPM.add(createInstructionCombiningPass()); // Clean up after everything.
262 MPM.add(createInstructionCombiningPass());
315 PM.add(createInstructionCombiningPass());
334 PM.add(createInstructionCombiningPass());
367 PM.add(createInstructionCombiningPass());