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