Home | History | Annotate | Download | only in ppc

Lines Matching defs:IsGap

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