Lines Matching defs:IsGap
196 virtual bool IsGap() const { return false; }319 bool IsGap() const final { return true; }322 DCHECK(instr->IsGap());