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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroFrame.cpp 2006 if (auto FI = dyn_cast<CoroAllocaFreeInst>(User))
2039 auto FI = dyn_cast<CoroAllocaFreeInst>(U);
2078 auto FI = cast<CoroAllocaFreeInst>(U);
2106 auto FI = cast<CoroAllocaFreeInst>(U);
CoroInstr.h 695 class LLVM_LIBRARY_VISIBILITY CoroAllocaFreeInst : public IntrinsicInst {

Completed in 53 milliseconds