Searched refs:updateCallGraphAfterCoroutineSplit (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroSplit.cpp | 1849 updateCallGraphAfterCoroutineSplit(Function &F, const coro::Shape &Shape, in updateCallGraphAfterCoroutineSplit() function 1862 static void updateCallGraphAfterCoroutineSplit( in updateCallGraphAfterCoroutineSplit() function 2149 updateCallGraphAfterCoroutineSplit(*N, Shape, Clones, C, CG, AM, UR, FAM); in run() 2247 updateCallGraphAfterCoroutineSplit(*F, Shape, Clones, CG, SCC); in runOnSCC()
|