Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp174 static void buildCGN(CallGraph &CG, CallGraphNode *Node) { in buildCGN() function
198 buildCGN(CG, ParentNode); in updateCallGraph()
205 buildCGN(CG, Callee); in updateCallGraph()