Searched defs:SplitBefore (Results 1 – 3 of 3) sorted by relevance
109 MachineInstr *SplitBefore; member643 MachineInstr *SplitBefore = &*Def2It; in splitBlockOnBinaryCROp() local
926 Instruction *SplitBefore, in SplitBlockAndInsertIfThen()977 void llvm::SplitBlockAndInsertIfThenElse(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenElse()
2333 unsigned SplitBefore = 0, SplitAfter = 1; in tryLocalSplit() local