Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h50 int64_t Index = getRawIndex()->getValue().getSExtValue(); in getIndex()
56 ConstantInt *getRawIndex() const { in getRawIndex() function
DCoroSplit.cpp590 Suspend->replaceAllUsesWith(SubFn->getRawIndex()); in simplifySuspendPoint()