Searched refs:StackIdxesToPos (Results 1 – 2 of 2) sorted by relevance
410 DenseMap<unsigned, StackSlotPos> StackIdxesToPos; variable498 return StackIdxesToPos.find(Idx)->second; in locIDToSpillIdx()541 StackIdxesToPos.clear(); in clear()
751 StackIdxesToPos[Idx.second] = Idx.first; in MLocTracker()2180 std::tie(Size, Offset) = MTracker->StackIdxesToPos[Idx]; in placeMLocPHIs()