Searched refs:CheckedInstructions (Results 1 – 1 of 1) sorted by relevance
14210 CheckedInstructions; in getSpillCost() local14218 if (auto It = CheckedInstructions.find(Last); in getSpillCost()14219 It != CheckedInstructions.end()) { in getSpillCost()14239 CheckedInstructions.try_emplace(LastInst, &*PrevInstIt, 0); in getSpillCost()14249 CheckedInstructions.try_emplace( in getSpillCost()