Home | History | Annotate | Download | only in s390

Lines Matching defs:IsGap

190   virtual bool IsGap() const { return false; }
303 bool IsGap() const override { return true; }
306 DCHECK(instr->IsGap());