Home
last modified time | relevance | path

Searched defs:CallGraphPrinterPass (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DCallGraph.h312 explicit CallGraphPrinterPass(raw_ostream &OS) : OS(OS) {} in CallGraphPrinterPass() function
/external/llvm/include/llvm/Analysis/
DCallGraph.h317 explicit CallGraphPrinterPass(raw_ostream &OS) : OS(OS) {} in CallGraphPrinterPass() function