Home
last modified time | relevance | path

Searched refs:newLeafBlock (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerSwitch.cpp65 BasicBlock* newLeafBlock(CaseRange& Leaf, Value* Val,
137 return newLeafBlock(*Begin, Val, OrigBlock, Default); in switchConvert()
175 BasicBlock* LowerSwitch::newLeafBlock(CaseRange& Leaf, Value* Val, in newLeafBlock() function in LowerSwitch
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp81 BasicBlock *newLeafBlock(CaseRange &Leaf, Value *Val, BasicBlock *OrigBlock,
220 return newLeafBlock(*Begin, Val, OrigBlock, Default); in switchConvert()
295 BasicBlock* LowerSwitch::newLeafBlock(CaseRange& Leaf, Value* Val, in newLeafBlock() function in LowerSwitch
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp101 BasicBlock *newLeafBlock(CaseRange &Leaf, Value *Val, BasicBlock *OrigBlock,
240 return newLeafBlock(*Begin, Val, OrigBlock, Default); in switchConvert()
308 BasicBlock* LowerSwitch::newLeafBlock(CaseRange& Leaf, Value* Val, in newLeafBlock() function in LowerSwitch