Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugInfo.cpp655 MDNode *mapNode(Metadata *N) { return dyn_cast_or_null<MDNode>(map(N)); } in mapNode() function in __anon5cdf6de60511::DebugTypeInfoRemoval
773 return mapNode(MDLB->getScope()); in remap()
861 auto *NewNode = Mapper.mapNode(Node); in stripNonLineTableDebugInfo()
872 auto *NewSP = cast<DISubprogram>(Mapper.mapNode(SP)); in stripNonLineTableDebugInfo()