Searched defs:IndexMap (Results 1 – 5 of 5) sorted by relevance
382 static bool remapIndex(ArrayRef<TypeIndex> IndexMap, TypeIndex &Idx) { in remapIndex()398 bool ModifierRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices()402 bool ProcedureRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices()409 bool MemberFunctionRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices()418 bool MemberFuncIdRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices()425 bool ArgListRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices()432 bool MemberPointerInfo::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices()436 bool PointerRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices()444 bool NestedTypeRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices()448 bool ArrayRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices()[all …]
91 SmallVector<TypeIndex, 0> IndexMap; member in __anone954abe80111::TypeStreamMerger
283 void HexagonBlockRanges::computeInitialLiveRanges(InstrIndexMap &IndexMap, in computeInitialLiveRanges()368 InstrIndexMap &IndexMap) { in computeLiveMap()379 InstrIndexMap &IndexMap, RegToRangeMap &LiveMap) { in computeDeadMap()
1829 HexagonBlockRanges::InstrIndexMap &IndexMap, in findPhysReg()1923 auto &IndexMap = P.first->second; in optimizeSpillSlots() local
63 DTN2UnsignedMap IndexMap; member in __anona262f0980111::NearestCommonDominator