Searched refs:FixedCSRFIMap (Results 1 – 1 of 1) sorted by relevance
121 static const std::map<unsigned, int> FixedCSRFIMap = { variable144 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()145 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()