Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp201 Suspend->checkWellFormed(); in buildFrom()
243 AsyncEnd->checkWellFormed(); in buildFrom()
313 AsyncId->checkWellFormed(); in buildFrom()
327 ContinuationId->checkWellFormed(); in buildFrom()
579 void AnyCoroIdRetconInst::checkWellFormed() const { in checkWellFormed() function in AnyCoroIdRetconInst
609 void CoroIdAsyncInst::checkWellFormed() const { in checkWellFormed() function in CoroIdAsyncInst
638 void CoroSuspendAsyncInst::checkWellFormed() const { in checkWellFormed() function in CoroSuspendAsyncInst
642 void CoroAsyncEndInst::checkWellFormed() const { in checkWellFormed() function in CoroAsyncEndInst
H A DCoroInstr.h208 void checkWellFormed() const;
281 void checkWellFormed() const;
534 void checkWellFormed() const;
650 void checkWellFormed() const;