Home
last modified time | relevance | path

Searched refs:getNodeAttributes (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp149 std::string getNodeAttributes(const MachineBasicBlock *Node, in getNodeAttributes() function
151 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
H A DScheduleDAGPrinter.cpp59 static std::string getNodeAttributes(const SUnit *N, in getNodeAttributes() function
H A DMachineScheduler.cpp3949 static std::string getNodeAttributes(const SUnit *N, const ScheduleDAG *G) { in getNodeAttributes() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DDOTGraphTraits.h96 static std::string getNodeAttributes(const void *, in getNodeAttributes() function
H A DGraphWriter.h175 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); in writeNode()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp138 std::string getNodeAttributes(const BasicBlock *Node, in getNodeAttributes() function
140 return BFIDOTGTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
H A DCallPrinter.cpp199 std::string getNodeAttributes(const CallGraphNode *Node, in getNodeAttributes() function
H A DMemorySSA.cpp2308 std::string getNodeAttributes(const BasicBlock *Node, in getNodeAttributes() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp113 static std::string getNodeAttributes(const SDNode *N, in getNodeAttributes() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DCFGPrinter.h295 std::string getNodeAttributes(const BasicBlock *Node, DOTFuncInfo *CFGInfo) {
H A DBlockFrequencyInfoImpl.h1823 std::string getNodeAttributes(NodeRef Node, const BlockFrequencyInfoT *Graph,
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1391 std::string getNodeAttributes(const DisplayNode &Node) const { in getNodeAttributes() function in __anon0dac999d2511::DotCfgDiffDisplayGraph
1814 static std::string getNodeAttributes(const DisplayNode *Node, in getNodeAttributes() function
1816 return DiffData->getNodeAttributes(*Node); in getNodeAttributes()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp213 static std::string getNodeAttributes(NodeRef Node, GraphType *) { in getNodeAttributes() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3534 static std::string getNodeAttributes(const TreeEntry *Entry, in getNodeAttributes() function