Home
last modified time | relevance | path

Searched defs:InfoArg (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h114 enum { AlignArg, PromiseArg, CoroutineArg, InfoArg }; global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5202 auto *InfoArg = Call.getArgOperand(3)->stripPointerCasts(); visitIntrinsicCall() local