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