Home | History | Annotate | Download | only in s390

Lines Matching defs:IsGap

191   virtual bool IsGap() const { return false; }
304 bool IsGap() const override { return true; }
307 DCHECK(instr->IsGap());