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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInstr.h 84 CoroAllocInst *getCoroAlloc() {
CoroSplit.cpp 1095 if (CoroAllocInst *CA = CoroId->getCoroAlloc()) {
1276 auto *AllocInst = CoroId->getCoroAlloc();

Completed in 79 milliseconds