Home
last modified time | relevance | path

Searched refs:MappedBlock (Results 1 – 2 of 2) 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()