Home
last modified time | relevance | path

Searched refs:edgeTargetsEdgeSource (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDOTGraphTraits.h114 static bool edgeTargetsEdgeSource(const void *, EdgeIter) { in edgeTargetsEdgeSource() function
DGraphWriter.h241 if (DTraits.edgeTargetsEdgeSource(Node, EI)) { in writeEdge()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp57 static bool edgeTargetsEdgeSource(const void *Node, EdgeIter I) { in edgeTargetsEdgeSource() function