Searched defs:OffUndef (Results 1 – 1 of 1) sorted by relevance
1554 bool OffKill, bool OffUndef, ARMCC::CondCodes Pred, in InsertLDR_STR()1608 bool OffUndef = isT2 ? false : MI->getOperand(3).isUndef(); in FixInvalidRegPairOp() local