Home | History | Annotate | Download | only in src

Lines Matching defs:IsDouble

318   bool IsDouble() const { return kind_ == kDouble; }
2405 virtual bool EmitAtUses() { return !representation().IsDouble(); }