Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
HDCoroSplit.cpp1514 static bool replaceAllPrepares(Function *PrepareFn, CallGraph &CG) { in replaceAllPrepares() function
1574 return replaceAllPrepares(PrepareFn, CG); in runOnSCC()
1593 replaceAllPrepares(PrepareFn, CG); in runOnSCC()