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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInstr.h 678 class LLVM_LIBRARY_VISIBILITY CoroAllocaGetInst : public IntrinsicInst {
CoroFrame.cpp 2071 if (isa<CoroAllocaGetInst>(U)) {
2103 if (isa<CoroAllocaGetInst>(U)) {
2653 if (isa<CoroAllocaGetInst>(I))

Completed in 18 milliseconds