Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDOTGraphTraitsPass.h22 struct DOTGraphTraitsViewer : public FunctionPass { struct
25 DOTGraphTraitsViewer(std::string GraphName, char &ID) : FunctionPass(ID) { in DOTGraphTraitsViewer() argument
29 virtual bool runOnFunction(Function &F) { in runOnFunction()
40 virtual void getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h36 DOTGraphTraitsViewer(StringRef GraphName, char &ID) in DOTGraphTraitsViewer() function
/external/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h36 DOTGraphTraitsViewer(StringRef GraphName, char &ID) in DOTGraphTraitsViewer() function