Home | History | Annotate | Download | only in ia32

Lines Matching refs:IsGap

229   virtual bool IsGap() const { return false; }
322 virtual bool IsGap() const { return true; }
325 ASSERT(instr->IsGap());