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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h50 int64_t Index = getRawIndex()->getValue().getSExtValue();
56 ConstantInt *getRawIndex() const { function in class:llvm::CoroSubFnInst
H A DCoroSplit.cpp1122 Suspend->replaceAllUsesWith(SubFn->getRawIndex());

Completed in 109 milliseconds