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.cpp205 Suspend->checkWellFormed(); in buildFrom()
247 AsyncEnd->checkWellFormed(); in buildFrom()
322 AsyncId->checkWellFormed(); in buildFrom()
336 ContinuationId->checkWellFormed(); in buildFrom()
588 void AnyCoroIdRetconInst::checkWellFormed() const { in checkWellFormed() function in AnyCoroIdRetconInst
604 void CoroIdAsyncInst::checkWellFormed() const { in checkWellFormed() function in CoroIdAsyncInst
629 void CoroSuspendAsyncInst::checkWellFormed() const { in checkWellFormed() function in CoroSuspendAsyncInst
633 void CoroAsyncEndInst::checkWellFormed() const { in checkWellFormed() function in CoroAsyncEndInst
H A DCoroInstr.h239 void checkWellFormed() const;
312 void checkWellFormed() const;
565 void checkWellFormed() const;
719 void checkWellFormed() const;