Searched refs:updateCallGraphAfterCoroutineSplit (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 1808 updateCallGraphAfterCoroutineSplit(Function &F, const coro::Shape &Shape, in updateCallGraphAfterCoroutineSplit() function 1821 static void updateCallGraphAfterCoroutineSplit( in updateCallGraphAfterCoroutineSplit() function 2114 updateCallGraphAfterCoroutineSplit(*N, Shape, Clones, C, CG, AM, UR, FAM); in run() 2213 updateCallGraphAfterCoroutineSplit(*F, Shape, Clones, CG, SCC); in runOnSCC()
|