Searched refs:FPPos (Results 1 – 2 of 2) sorted by relevance
165 FPPos = 48, enumerator
1676 auto FPPos = std::find(UnspilledCS1GPRs.begin(), UnspilledCS1GPRs.end(), in processFunctionBeforeCalleeSavedScan() local1678 if (FPPos != UnspilledCS1GPRs.end()) in processFunctionBeforeCalleeSavedScan()1679 UnspilledCS1GPRs.erase(FPPos); in processFunctionBeforeCalleeSavedScan()