Searched refs:createSystemZElimComparePass (Results 1 – 3 of 3) sorted by relevance
92 addPass(createSystemZElimComparePass(getSystemZTargetMachine())); in addPreEmitPass()
111 FunctionPass *createSystemZElimComparePass(SystemZTargetMachine &TM);
95 FunctionPass *llvm::createSystemZElimComparePass(SystemZTargetMachine &TM) { in createSystemZElimComparePass() function in llvm