Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp217 Suspend->checkWellFormed(); in analyze()
260 AsyncEnd->checkWellFormed(); in analyze()
313 AsyncId->checkWellFormed(); in analyze()
327 ContinuationId->checkWellFormed(); in analyze()
637 void AnyCoroIdRetconInst::checkWellFormed() const { in checkWellFormed() function in AnyCoroIdRetconInst
653 void CoroIdAsyncInst::checkWellFormed() const { in checkWellFormed() function in CoroIdAsyncInst
678 void CoroSuspendAsyncInst::checkWellFormed() const { in checkWellFormed() function in CoroSuspendAsyncInst
682 void CoroAsyncEndInst::checkWellFormed() const { in checkWellFormed() function in CoroAsyncEndInst
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroInstr.h241 LLVM_ABI void checkWellFormed() const;
310 LLVM_ABI void checkWellFormed() const;
572 LLVM_ABI void checkWellFormed() const;
726 LLVM_ABI void checkWellFormed() const;