Home
last modified time | relevance | path

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

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