Searched refs:shouldPrintInline (Results 1 – 1 of 1) sorted by relevance
937 static bool shouldPrintInline(const SDNode &Node, const SelectionDAG *G) { in shouldPrintInline() function950 if (shouldPrintInline(*Op.getNode(), G)) in DumpNodes()965 (!shouldPrintInline(N, this) || N.use_empty())) in dump()1000 if (shouldPrintInline(*Value.getNode(), G)) { in printOperand()