Home
last modified time | relevance | path

Searched defs:SplitBefore (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp616 llvm::SplitBlockAndInsertIfThen(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThen()
657 void llvm::SplitBlockAndInsertIfThenElse(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenElse()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp1382 unsigned SplitBefore = 0, SplitAfter = 1; in tryLocalSplit() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1824 unsigned SplitBefore = 0, SplitAfter = 1; in tryLocalSplit() local