Home
last modified time | relevance | path

Searched refs:renderGraphFromBottomUp (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DGraphWriter.h138 if (DTraits.renderGraphFromBottomUp()) in writeHeader()
170 if (!DTraits.renderGraphFromBottomUp()) { in writeNode()
188 if (!DTraits.renderGraphFromBottomUp()) O << "|"; in writeNode()
192 if (DTraits.renderGraphFromBottomUp()) O << "|"; in writeNode()
195 if (DTraits.renderGraphFromBottomUp()) { in writeNode()
DDOTGraphTraits.h57 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp34 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp() function
DMachineScheduler.cpp3881 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp76 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DModuleManager.cpp518 static bool renderGraphFromBottomUp() { return true; } in renderGraphFromBottomUp() function