Searched refs:createMachineCopyPropagationPass (Results 1 – 7 of 7) sorted by relevance
358 MachineFunctionPass *createMachineCopyPropagationPass(bool UseCopyInstr);
343 MachineFunctionPass *createMachineCopyPropagationPass(bool UseCopyInstr);
353 MachineFunctionPass *createMachineCopyPropagationPass(bool UseCopyInstr);
803 addPass(createMachineCopyPropagationPass(true)); in addPreEmitPass()
1030 llvm::createMachineCopyPropagationPass(bool UseCopyInstr = false) { in createMachineCopyPropagationPass() function in llvm