Home | History | Annotate | Download | only in src

Lines Matching refs:IsConstant

89   if (this->IsConstant()) return this->AsConstant()->Value()->Number();
107 if (this->IsConstant()) return this->AsConstant()->Value()->Number();
152 if (type->IsConstant()) return type->AsConstant()->Bound()->AsBitset();
401 if (this->IsConstant()) {
402 return that->IsConstant()
464 || (this->IsConstant() &&
479 if (this->IsConstant()) {
532 if (that->IsConstant()) {
538 if (this->IsConstant()) {
707 if (rhs->IsConstant() &&
718 if (lhs->IsConstant() &&
852 if (this->IsConstant()) {
858 if (unioned->Get(i)->IsConstant()) ++result;
896 return type->IsConstant();
942 } else if (type->IsConstant()) {
1048 } else if (this->IsConstant()) {