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