Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp557 MDNode *mapNode(Metadata *N) { return dyn_cast_or_null<MDNode>(map(N)); } in mapNode() function in __anonf8d632a40411::DebugTypeInfoRemoval
675 return mapNode(MDLB->getScope()); in remap()
764 auto *NewNode = Mapper.mapNode(Node); in stripNonLineTableDebugInfo()
775 auto *NewSP = cast<DISubprogram>(Mapper.mapNode(SP)); in stripNonLineTableDebugInfo()