Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp834 auto RootLookup = RootsParsedForVariables.insert(RootDie.getOffset()); in getVariableForAddress() local
835 if (RootLookup.second) in getVariableForAddress()