Searched defs:SplitBefore (Results 1 – 4 of 4) sorted by relevance
77 inline std::pair<std::string, std::string> SplitBefore(std::string X, in SplitBefore() function
109 MachineInstr *SplitBefore; member643 MachineInstr *SplitBefore = &*Def2It; in splitBlockOnBinaryCROp() local
1376 SplitBlockAndInsertIfThenImpl(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenImpl()1445 Instruction *SplitBefore, in SplitBlockAndInsertIfThen()1455 Instruction *SplitBefore, in SplitBlockAndInsertIfThen()1465 void llvm::SplitBlockAndInsertIfThenElse(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenElse()
1485 unsigned SplitBefore = 0, SplitAfter = 1; in tryLocalSplit() local