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