Home
last modified time | relevance | path

Searched refs:updateCallGraphAfterCoroutineSplit (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1971 static void updateCallGraphAfterCoroutineSplit( in updateCallGraphAfterCoroutineSplit() function
2115 updateCallGraphAfterCoroutineSplit(*N, Shape, Clones, C, CG, AM, UR, FAM); in run()