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