Searched refs:updateCallGraph (Results 1 – 3 of 3) sorted by relevance
51 void updateCallGraph(Function &Caller, ArrayRef<Function *> Funcs,
208 void coro::updateCallGraph(Function &ParentFunc, ArrayRef<Function *> NewFuncs, in updateCallGraph() function in coro
1390 coro::updateCallGraph(F, Clones, CG, SCC); in splitCoroutine()