Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isTied

315     bool isTied = MI->getDesc().getOperandConstraint(Idx, MCOI::TIED_TO) != -1;
316 if (isTied)