Searched defs:Graph (Results 1 - 25 of 27) sorted by relevance

12

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash16.C4 class Graph { class
7 Graph(void) {}; // ERROR - previously defined here function in class:Graph
10 Graph::Graph(void) function in class:Graph
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DStmtViz.cpp34 static std::string getNodeLabel(const Stmt* Node, const Stmt* Graph) { argument
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DGraphTraits.h98 const GraphType &Graph; member in struct:llvm::Inverse
/openbsd-current/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.cpp33 buildDepsGraph( std::vector<SPIRV::DTSortableEntry *> &Graph, MachineModuleInfo *MMI = nullptr) argument
H A DSPIRVGlobalRegistry.h99 void buildDepsGraph(std::vector<SPIRV::DTSortableEntry *> &Graph, argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb109.C21 class Graph class
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DDomPrinter.h29 std::string getNodeLabel(DomTreeNode *Node, DomTreeNode *Graph) { argument
H A DDOTGraphTraitsPass.h31 void viewGraphForFunction(Function &F, GraphT Graph, StringRef Name, argument
87 void printGraphForFunction(Function &F, GraphT Graph, StringRef Name, argument
248 GraphT Graph = AnalysisGraphTraitsT::getGraph(&getAnalysis<AnalysisT>()); variable
274 GraphT Graph = AnalysisGraphTraitsT::getGraph(&getAnalysis<AnalysisT>()); variable
302 WriteDOTGraphToFile(Function &F, GraphT &&Graph, std::string FileNamePrefix, bool IsSimple) argument
[all...]
H A DBlockFrequencyInfoImpl.h1823 std::string getNodeAttributes(NodeRef Node, const BlockFrequencyInfoT *Graph, argument
1853 std::string getNodeLabel(NodeRef Node, const BlockFrequencyInfoT *Graph, argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp37 getNodeIdentifierLabel(const SUnit *Node, const ScheduleDAG *Graph) argument
47 getEdgeAttributes(const SUnit *Node, SUnitIterator EI, const ScheduleDAG *Graph) argument
59 getNodeAttributes(const SUnit *N, const ScheduleDAG *Graph) argument
H A DMachineBlockFrequencyInfo.cpp127 getNodeLabel(const MachineBasicBlock *Node, const MachineBlockFrequencyInfo *Graph) argument
149 getNodeAttributes(const MachineBasicBlock *Node, const MachineBlockFrequencyInfo *Graph) argument
H A DMachineFunction.cpp644 getNodeLabel(const MachineBasicBlock *Node, const MachineFunction *Graph) argument
H A DMachineScheduler.cpp3923 getEdgeAttributes(const SUnit *Node, SUnitIterator EI, const ScheduleDAG *Graph) argument
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DDDGPrinter.cpp59 getNodeLabel(const DDGNode *Node, const DataDependenceGraph *Graph) argument
77 isNodeHidden(const DDGNode *Node, const DataDependenceGraph *Graph) argument
H A DRegionPrinter.cpp35 getNodeLabel(RegionNode *Node, RegionNode *Graph) argument
H A DBlockFrequencyInfo.cpp132 getNodeLabel(const BasicBlock *Node, const BlockFrequencyInfo *Graph) argument
138 getNodeAttributes(const BasicBlock *Node, const BlockFrequencyInfo *Graph) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp1989.C344 class Graph { class
377 Graph<T>::Graph(): function in class:Graph
382 Graph<T>::Graph(const Graph function in class:Graph
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-cfi-verify/
H A Dllvm-cfi-verify.cpp141 GraphResult Graph = GraphBuilder::buildFlowGraph(Analysis, Address); local
91 printInstructionInformation(const FileAnalysis &Analysis, const Instr &InstrMeta, const GraphResult &Graph, CFIProtectionStatus ProtectionStatus) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/XRay/
H A DGraph.h74 class Graph { class in namespace:llvm::xray
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp337 makeSingleEntryLoop( BlockSet &Entries, BlockSet &Blocks, MachineFunction &MF, const ReachabilityGraph &Graph) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp76 getNodeIdentifierLabel(const SDNode *Node, const SelectionDAG *Graph) argument
91 getEdgeAttributes(const void *Node, EdgeIter EI, const SelectionDAG *Graph) argument
113 getNodeAttributes(const SDNode *N, const SelectionDAG *Graph) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h46 class Graph : public GraphBase { class in namespace:llvm::PBQP
176 Graph(const Graph &Other) {} function in class:llvm::PBQP::Graph
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp276 std::unique_ptr<MachineGadgetGraph> Graph = getGadgetGraph(MF, MLI, MDT, MDF); local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h131 DenseMap<const BasicBlock *, DenseMap<const BasicBlock *, unsigned>> Graph; member in struct:llvm::PreservedCFGCheckerInstrumentation::CFG
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2382 std::string getNodeLabel(const BasicBlock *Node, const PGOUseFunc *Graph) { argument

Completed in 342 milliseconds

12