Home | History | Annotate | Download | only in ARM

Lines Matching defs:IsPush

1898   bool IsPush = isPushOpcode(MI->getOpcode());
1899 if (!IsPush && !IsPop)