Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroInstr.h45 IndexLast, enumerator
52 assert(Index >= IndexFirst && Index < IndexLast && in getIndex()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp59 Index < CoroSubFnInst::IndexLast && in makeSubFnCall()