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