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