Searched refs:FirstInvalidIndex (Results 1 – 1 of 1) sorted by relevance
1215 uint64_t FirstInvalidIndex = LocIndex::rawIndexForReg(Reg + 1); in collectIDsForRegs() local1219 for (; It != End && *It < FirstInvalidIndex; ++It) { in collectIDsForRegs()1241 uint64_t FirstInvalidIndex = in getUsedRegs() local1244 End = CollectFrom.find(FirstInvalidIndex); in getUsedRegs()1451 uint64_t FirstInvalidIndex = in collectAllVarLocs() local1455 It != End && *It < FirstInvalidIndex; ++It) { in collectAllVarLocs()