Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp270 MDNode *MappedUnit = in CloneFunctionInto() local
272 if (Visited.insert(MappedUnit).second) in CloneFunctionInto()
273 NMD->addOperand(MappedUnit); in CloneFunctionInto()