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