Home
last modified time | relevance | path

Searched refs:FirstInvalidIndex (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1137 uint64_t FirstInvalidIndex = LocIndex::rawIndexForReg(Reg + 1); in collectIDsForRegs() local
1141 for (; It != End && *It < FirstInvalidIndex; ++It) { in collectIDsForRegs()
1163 uint64_t FirstInvalidIndex = in getUsedRegs() local
1166 End = CollectFrom.find(FirstInvalidIndex); in getUsedRegs()
1373 uint64_t FirstInvalidIndex = in collectAllVarLocs() local
1377 It != End && *It < FirstInvalidIndex; ++It) { in collectAllVarLocs()