HomeSort by: relevance | last modified time | path
    Searched refs:IndexFirst (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInstr.h 45 IndexFirst = RestartTrigger
51 assert(Index >= IndexFirst && Index < IndexLast &&
Coroutines.cpp 112 assert(Index >= CoroSubFnInst::IndexFirst &&

Completed in 45 milliseconds