Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2227 AttributorCallGraph ACallGraph(*this); in run() local
2230 ACallGraph.populateAll(); in run()
2252 ACallGraph.print(); in run()