Searched refs:buildCGN (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp188 static void buildCGN(CallGraph &CG, CallGraphNode *Node) { function
212 buildCGN(CG, ParentNode);
219 buildCGN(CG, Callee);

Completed in 50 milliseconds