Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DCloneFunction.cpp269 MDNode *MappedUnit = in CloneFunctionInto() local
271 if (Visited.insert(MappedUnit).second) in CloneFunctionInto()
272 NMD->addOperand(MappedUnit); in CloneFunctionInto()