Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Transforms/
H A DViewOpGraph.cpp168 void emitEdgeStmt(Node n1, Node n2, std::string label, StringRef style) { in emitEdgeStmt() function in __anon2ace0bc30211::PrintOpPass
253 emitEdgeStmt(*prevNode, nextNode, /*label=*/"", in processBlock()
280 emitEdgeStmt(valueToNode[op->getOperand(i)], node, in processOperation()