Home | History | Annotate | Download | only in arm64

Lines Matching defs:IsGap

208   virtual bool IsGap() const { return false; }
369 bool IsGap() const override { return true; }
372 DCHECK(instr->IsGap());