Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.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
/external/llvm-project/llvm/include/llvm/Analysis/
DCallGraph.h332 explicit CallGraphPrinterPass(raw_ostream &OS) : OS(OS) {} in CallGraphPrinterPass() function