Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp582 if (BasicBlock *MappedBlock = cast_or_null<BasicBlock>(V)) { in CloneAndPruneIntoFromInst() local
588 PN->setIncomingBlock(pred, MappedBlock); in CloneAndPruneIntoFromInst()