Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCloneFunction.cpp430 if (BasicBlock *MappedBlock = cast_or_null<BasicBlock>(V)) { in CloneAndPruneFunctionInto() local
436 PN->setIncomingBlock(pred, MappedBlock); in CloneAndPruneFunctionInto()
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp483 if (BasicBlock *MappedBlock = cast_or_null<BasicBlock>(V)) { in CloneAndPruneIntoFromInst() local
489 PN->setIncomingBlock(pred, MappedBlock); in CloneAndPruneIntoFromInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp520 if (BasicBlock *MappedBlock = cast_or_null<BasicBlock>(V)) { in CloneAndPruneIntoFromInst() local
526 PN->setIncomingBlock(pred, MappedBlock); in CloneAndPruneIntoFromInst()