Searched refs:SILowerControlFlow (Results 1 – 3 of 3) sorted by relevance
71 class SILowerControlFlow : public MachineFunctionPass { class142 SILowerControlFlow() : MachineFunctionPass(ID) {} in SILowerControlFlow() function in __anonfaa441410111::SILowerControlFlow163 char SILowerControlFlow::ID = 0;165 INITIALIZE_PASS(SILowerControlFlow, DEBUG_TYPE,175 char &llvm::SILowerControlFlowID = SILowerControlFlow::ID;208 void SILowerControlFlow::emitIf(MachineInstr &MI) { in emitIf()307 void SILowerControlFlow::emitElse(MachineInstr &MI) { in emitElse()371 void SILowerControlFlow::emitIfBreak(MachineInstr &MI) { in emitIfBreak()422 void SILowerControlFlow::emitLoop(MachineInstr &MI) { in emitLoop()445 SILowerControlFlow::skipIgnoreExecInstsTrivialSucc( in skipIgnoreExecInstsTrivialSucc()[all …]
145 SILowerControlFlow.cpp
225 "SILowerControlFlow.cpp",