Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp706 if (const auto &TUI = getTUIndex()) { in getTypeUnitForHash() local
707 if (const auto *R = TUI.getFromHash(Hash)) in getTypeUnitForHash()