Searched refs:FixedCSRFIMap (Results 1 – 1 of 1) sorted by relevance
132 static const std::pair<unsigned, int> FixedCSRFIMap[] = { variable156 llvm::find_if(FixedCSRFIMap, [&](auto P) { return P.first == Reg; }); in hasReservedSpillSlot()157 if (FII == std::end(FixedCSRFIMap)) in hasReservedSpillSlot()