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