Searched refs:IndexFirst (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h45 IndexFirst = RestartTrigger enumerator in enum:llvm::CoroSubFnInst::ResumeKind
51 assert(Index >= IndexFirst && Index < IndexLast &&
H A DCoroutines.cpp113 assert(Index >= CoroSubFnInst::IndexFirst &&

Completed in 131 milliseconds