Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp534 if (auto *MDLB = dyn_cast<DILexicalBlockBase>(N)) in remap() local
536 return mapNode(MDLB->getScope()); in remap()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp542 if (auto *MDLB = dyn_cast<DILexicalBlockBase>(N)) in remap() local
544 return mapNode(MDLB->getScope()); in remap()