Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isPassiveNode

339     if (isPassiveNode(NI))  // Leaf node, e.g. a TargetImmediate.
414 if (isPassiveNode(SrcN)) continue; // Not scheduled.
459 if (isPassiveNode(OpN)) continue; // Not scheduled.