Searched defs:IndexMap (Results 1 – 6 of 6) sorted by relevance
63 using IndexMap = std::map<lldb::addr_t, uint32_t>; variable
290 void HexagonBlockRanges::computeInitialLiveRanges(InstrIndexMap &IndexMap, in computeInitialLiveRanges()422 InstrIndexMap &IndexMap) { in computeLiveMap()432 InstrIndexMap &IndexMap, RegToRangeMap &LiveMap) { in computeDeadMap()
2133 HexagonBlockRanges::InstrIndexMap &IndexMap, in findPhysReg()2214 auto &IndexMap = P.first->second; in optimizeSpillSlots() local
194 SmallVectorImpl<TypeIndex> &IndexMap; member in __anon935fbd1e0111::TypeStreamMerger
703 SmallVector<uint32_t, 16> IndexMap(SecHdrTable.size(), -1); in writeSecHdrTable() local
790 std::map<int, int> IndexMap; in RewriteFile() local