Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMLInlineAdvisor.cpp104 CallGraph CGraph(M); in MLInlineAdvisor() local
105 for (auto I = scc_begin(&CGraph); !I.isAtEnd(); ++I) { in MLInlineAdvisor()