Searched refs:CFGOnlyViewer (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DCFGPrinter.cpp48 struct CFGOnlyViewer : public FunctionPass { struct in namespace:__anon2052
50 CFGOnlyViewer() : FunctionPass(ID) { function in struct:__anon2052::CFGOnlyViewer
67 char CFGOnlyViewer::ID = 0;
68 INITIALIZE_PASS(CFGOnlyViewer, "view-cfg-only",

Completed in 47 milliseconds