Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp198 Suspend->checkWellFormed(); in buildFrom()
240 AsyncEnd->checkWellFormed(); in buildFrom()
315 AsyncId->checkWellFormed(); in buildFrom()
329 ContinuationId->checkWellFormed(); in buildFrom()
581 void AnyCoroIdRetconInst::checkWellFormed() const { in checkWellFormed() function in AnyCoroIdRetconInst
597 void CoroIdAsyncInst::checkWellFormed() const { in checkWellFormed() function in CoroIdAsyncInst
622 void CoroSuspendAsyncInst::checkWellFormed() const { in checkWellFormed() function in CoroSuspendAsyncInst
626 void CoroAsyncEndInst::checkWellFormed() const { in checkWellFormed() function in CoroAsyncEndInst
H A DCoroInstr.h206 void checkWellFormed() const;
279 void checkWellFormed() const;
532 void checkWellFormed() const;
686 void checkWellFormed() const;