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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInternal.h 51 void updateCallGraph(Function &Caller, ArrayRef<Function *> Funcs,
Coroutines.cpp 215 void coro::updateCallGraph(Function &ParentFunc, ArrayRef<Function *> NewFuncs,
CoroSplit.cpp 1818 coro::updateCallGraph(F, Clones, CG, SCC);

Completed in 27 milliseconds