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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInternal.h 283 CallInst *createMustTailCall(DebugLoc Loc, Function *MustTailCallFn,
CoroSplit.cpp 1521 CallInst *coro::createMustTailCall(DebugLoc Loc, Function *MustTailCallFn,
1600 coro::createMustTailCall(Suspend->getDebugLoc(), Fn, FnArgs, Builder);
CoroFrame.cpp 2560 auto *Call = createMustTailCall(AsyncEnd->getDebugLoc(), MustTailCallFn,

Completed in 35 milliseconds