Home | History | Annotate | Download | only in ARM

Lines Matching defs:IsPop

2046   bool IsPop = isPopOpcode(MI->getOpcode());
2048 if (!IsPush && !IsPop)
2095 if (!IsPop) {