Searched refs:createSystemZLongBranchPass (Results 1 – 3 of 3) sorted by relevance
106 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()
125 FunctionPass *createSystemZLongBranchPass(SystemZTargetMachine &TM);
169 FunctionPass *llvm::createSystemZLongBranchPass(SystemZTargetMachine &TM) { in createSystemZLongBranchPass() function in llvm