Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isPassiveNode

345     if (isPassiveNode(NI))  // Leaf node, e.g. a TargetImmediate.
420 if (isPassiveNode(SrcN)) continue; // Not scheduled.
465 if (isPassiveNode(OpN)) continue; // Not scheduled.