Home
last modified time | relevance | path

Searched defs:IndexUnit (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp149 unsigned IndexUnit = getResourceStateIndex(Unit); in ResourceManager() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp139 void ManualDWARFIndex::IndexUnit(DWARFUnit &unit, SymbolFileDWARFDwo *dwp, in IndexUnit() function in ManualDWARFIndex