Searched defs:SplitBefore (Results 1 – 4 of 4) sorted by relevance
73 inline std::pair<std::string, std::string> SplitBefore(std::string X, in SplitBefore() function
109 MachineInstr *SplitBefore; member643 MachineInstr *SplitBefore = &*Def2It; in splitBlockOnBinaryCROp() local
1350 SplitBlockAndInsertIfThenImpl(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenImpl()1419 Instruction *SplitBefore, in SplitBlockAndInsertIfThen()1429 Instruction *SplitBefore, in SplitBlockAndInsertIfThen()1439 void llvm::SplitBlockAndInsertIfThenElse(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenElse()
2340 unsigned SplitBefore = 0, SplitAfter = 1; in tryLocalSplit() local