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