Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1215 uint64_t FirstInvalidIndex = LocIndex::rawIndexForReg(Reg + 1); in collectIDsForRegs() local
1219 for (; It != End && *It < FirstInvalidIndex; ++It) { in collectIDsForRegs()
1241 uint64_t FirstInvalidIndex = in getUsedRegs() local
1244 End = CollectFrom.find(FirstInvalidIndex); in getUsedRegs()
1451 uint64_t FirstInvalidIndex = in collectAllVarLocs() local
1455 It != End && *It < FirstInvalidIndex; ++It) { in collectAllVarLocs()