Home | History | Annotate | Download | only in x87

Lines Matching defs:IsGap

199   virtual bool IsGap() const { return false; }
319 bool IsGap() const final { return true; }
322 DCHECK(instr->IsGap());