Searched refs:StorageArg (Results 1 - 1 of 1) 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
219 return getArgOperand(StorageArg);

Completed in 99 milliseconds