Searched refs:FirstInvalidIndex (Results 1 – 1 of 1) sorted by relevance
1137 uint64_t FirstInvalidIndex = LocIndex::rawIndexForReg(Reg + 1); in collectIDsForRegs() local1141 for (; It != End && *It < FirstInvalidIndex; ++It) { in collectIDsForRegs()1163 uint64_t FirstInvalidIndex = in getUsedRegs() local1166 End = CollectFrom.find(FirstInvalidIndex); in getUsedRegs()1373 uint64_t FirstInvalidIndex = in collectAllVarLocs() local1377 It != End && *It < FirstInvalidIndex; ++It) { in collectAllVarLocs()