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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h205 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator in enum:llvm::AnyCoroIdRetconInst::__anon5518
226 return cast<Function>(getArgOperand(PrototypeArg)->stripPointerCasts());
H A DCoroutines.cpp632 checkWFRetconPrototype(this, getArgOperand(PrototypeArg));

Completed in 109 milliseconds