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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInstr.h 50 int64_t Index = getRawIndex()->getValue().getSExtValue();
56 ConstantInt *getRawIndex() const {
CoroSplit.cpp 1408 Suspend->replaceAllUsesWith(SubFn->getRawIndex());

Completed in 18 milliseconds