Searched refs:FirstInvalidIndex (Results 1 – 1 of 1) sorted by relevance
1218 uint64_t FirstInvalidIndex = LocIndex::rawIndexForReg(Reg + 1); in collectIDsForRegs() local1222 for (; It != End && *It < FirstInvalidIndex; ++It) { in collectIDsForRegs()1244 uint64_t FirstInvalidIndex = in getUsedRegs() local1263 End = CollectFrom.find(FirstInvalidIndex); in getUsedRegs()1463 uint64_t FirstInvalidIndex = in collectAllVarLocs() local1467 It != End && *It < FirstInvalidIndex; ++It) { in collectAllVarLocs()