Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp418 MDNode *mapNode(Metadata *N) { return dyn_cast_or_null<MDNode>(map(N)); } in mapNode() function in __anon845771110311::DebugTypeInfoRemoval
536 return mapNode(MDLB->getScope()); in remap()
623 auto *NewNode = Mapper.mapNode(Node); in stripNonLineTableDebugInfo()
634 auto *NewSP = cast<DISubprogram>(Mapper.mapNode(SP)); in stripNonLineTableDebugInfo()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp426 MDNode *mapNode(Metadata *N) { return dyn_cast_or_null<MDNode>(map(N)); } in mapNode() function in __anon376539fd0411::DebugTypeInfoRemoval
544 return mapNode(MDLB->getScope()); in remap()
633 auto *NewNode = Mapper.mapNode(Node); in stripNonLineTableDebugInfo()
644 auto *NewSP = cast<DISubprogram>(Mapper.mapNode(SP)); in stripNonLineTableDebugInfo()