Searched defs:isTied (Results 1 – 2 of 2) sorted by relevance
439 bool isTied() const { in isTied() function
350 bool isTied = MCID.getOperandConstraint(Idx, MCOI::TIED_TO) != -1; in AddRegisterOperand() local