Home
last modified time | relevance | path

Searched refs:getEdgeAttributes (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp155 std::string getEdgeAttributes(const MachineBasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
157 return MBFIDOTGraphTraitsBase::getEdgeAttributes( in getEdgeAttributes()
H A DScheduleDAGPrinter.cpp47 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
H A DMachineScheduler.cpp3893 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DDDGPrinter.h58 getEdgeAttributes(const DDGNode *Node,
H A DCFGPrinter.h231 std::string getEdgeAttributes(const BasicBlock *Node, const_succ_iterator I,
H A DBlockFrequencyInfoImpl.h1884 std::string getEdgeAttributes(NodeRef Node, EdgeIter EI,
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DDOTGraphTraits.h104 static std::string getEdgeAttributes(const void *, EdgeIter, in getEdgeAttributes() function
H A DGraphWriter.h305 DTraits.getEdgeAttributes(Node, EI, G)); in writeEdge()
/llvm-project-15.0.7/polly/include/polly/
H A DScopGraphPrinter.h50 std::string getEdgeAttributes(RegionNode *srcNode,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp144 std::string getEdgeAttributes(const BasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
146 return BFIDOTGTraitsBase::getEdgeAttributes(Node, EI, BFI, BFI->getBPI(), in getEdgeAttributes()
H A DDDGPrinter.cpp67 std::string DDGDotGraphTraits::getEdgeAttributes( in getEdgeAttributes() function in DDGDotGraphTraits
H A DRegionPrinter.cpp62 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() function
H A DCallPrinter.cpp178 std::string getEdgeAttributes(const CallGraphNode *Node, nodes_iterator I, in getEdgeAttributes() function
H A DMemorySSA.cpp2352 std::string getEdgeAttributes(const BasicBlock *Node, const_succ_iterator I, in getEdgeAttributes() function
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopGraphPrinter.cpp34 std::string DOTGraphTraits<ScopDetection *>::getEdgeAttributes( in getEdgeAttributes() function in llvm::DOTGraphTraits
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp91 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, in getEdgeAttributes() function
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp222 static std::string getEdgeAttributes(NodeRef, ChildIteratorType E, in getEdgeAttributes() function
/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1799 static std::string getEdgeAttributes(const DisplayNode *From, in getEdgeAttributes() function