Home | History | Annotate | Download | only in src

Lines Matching refs:IsCell

3556   bool IsCell() const {
5777 if (object->IsConstant() && HConstant::cast(object)->IsCell()) {