Searched defs:getGraphName (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Analysis/IPA/
H A DCallPrinter.cpp29 static std::string getGraphName(CallGraph *Graph) { function in struct:llvm::DOTGraphTraits
/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DCFGPrinter.h31 static std::string getGraphName(const Function *F) { function in struct:llvm::DOTGraphTraits
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DDOTGraphTraits.h45 static std::string getGraphName(const GraphType &) { return ""; } function in struct:llvm::DefaultDOTGraphTraits
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DDomPrinter.cpp57 static std::string getGraphName(DominatorTree *DT) { function in struct:llvm::DOTGraphTraits
73 static std::string getGraphName(PostDominatorTree *DT) { function in struct:llvm::DOTGraphTraits
H A DBlockFrequencyInfo.cpp77 static std::string getGraphName(const BlockFrequencyInfo *G) { function in struct:llvm::DOTGraphTraits
H A DRegionPrinter.cpp64 static std::string getGraphName(RegionInfo *DT) { function in struct:llvm::DOTGraphTraits
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp36 static std::string getGraphName(const ScheduleDAG *G) { function in struct:llvm::DOTGraphTraits
H A DMachineFunction.cpp370 static std::string getGraphName(const MachineFunction *F) { function in struct:llvm::DOTGraphTraits
H A DMachineScheduler.cpp3066 static std::string getGraphName(const ScheduleDAG *G) { function in struct:llvm::DOTGraphTraits
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp74 static std::string getGraphName(const SelectionDAG *G) { function in struct:llvm::DOTGraphTraits

Completed in 81 milliseconds