Home | History | Annotate | Download | only in arm

Lines Matching defs:IsGap

197   virtual bool IsGap() const { return false; }
314 bool IsGap() const override { return true; }
317 DCHECK(instr->IsGap());