Home
last modified time | relevance | path

Searched defs:IndexMap (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeThreadWindows.h63 using IndexMap = std::map<lldb::addr_t, uint32_t>; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp290 void HexagonBlockRanges::computeInitialLiveRanges(InstrIndexMap &IndexMap, in computeInitialLiveRanges()
422 InstrIndexMap &IndexMap) { in computeLiveMap()
432 InstrIndexMap &IndexMap, RegToRangeMap &LiveMap) { in computeDeadMap()
H A DHexagonFrameLowering.cpp2133 HexagonBlockRanges::InstrIndexMap &IndexMap, in findPhysReg()
2214 auto &IndexMap = P.first->second; in optimizeSpillSlots() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp194 SmallVectorImpl<TypeIndex> &IndexMap; member in __anon935fbd1e0111::TypeStreamMerger
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp703 SmallVector<uint32_t, 16> IndexMap(SecHdrTable.size(), -1); in writeSecHdrTable() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp790 std::map<int, int> IndexMap; in RewriteFile() local