Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isTied

345     bool isTied = MCID.getOperandConstraint(Idx, MCOI::TIED_TO) != -1;
346 if (isTied)
951 // Manually set isTied bits.