HomeSort by: relevance | last modified time | path
    Searched refs:checkWellFormed (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
Coroutines.cpp 282 Suspend->checkWellFormed();
325 AsyncEnd->checkWellFormed();
395 AsyncId->checkWellFormed();
409 ContinuationId->checkWellFormed();
661 void AnyCoroIdRetconInst::checkWellFormed() const {
688 void CoroIdAsyncInst::checkWellFormed() const {
715 void CoroSuspendAsyncInst::checkWellFormed() const {
719 void CoroAsyncEndInst::checkWellFormed() const {
CoroInstr.h 208 void checkWellFormed() const;
281 void checkWellFormed() const;
534 void checkWellFormed() const;
638 void checkWellFormed() const;

Completed in 45 milliseconds