Searched refs:createSILowerControlFlowPass (Results 1 – 3 of 3) sorted by relevance
45 FunctionPass *createSILowerControlFlowPass(TargetMachine &tm);
278 addPass(createSILowerControlFlowPass(*TM), false); in addPreEmitPass()
111 FunctionPass *llvm::createSILowerControlFlowPass(TargetMachine &tm) { in createSILowerControlFlowPass() function in llvm