Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp2150 static bool replaceAllPrepares(Function *PrepareFn, LazyCallGraph &CG, in replaceAllPrepares() function
2201 replaceAllPrepares(PrepareFn, CG, C); in run()
2236 replaceAllPrepares(PrepareFn, CG, C); in run()