Home | History | Annotate | Download | only in src

Lines Matching refs:IsConstant

465   return IsConstant() && HConstant::cast(this)->HasInteger32Value();
691 if (block->IsStartBlock() && block->IsFinished() && !IsConstant()) {
947 if (function->IsConstant()) {
1176 DCHECK(value->IsConstant());
1326 if (FLAG_fold_constants && value()->IsConstant()) {
1349 if (map()->IsConstant()) {
1514 if (FLAG_fold_constants && value->IsConstant()) {
1597 if (check_ == IS_INTERNALIZED_STRING && value()->IsConstant()) {
1652 if (!IsStabilityCheck() && maps_are_stable() && value()->IsConstant()) {
1677 return (value()->IsConstant() &&
3094 if (right()->IsConstant()) {
3109 if (right()->IsConstant()) {
3134 if (right()->IsConstant()) {
3214 if (FLAG_fold_constants && left()->IsConstant() && right()->IsConstant()) {
3237 if (FLAG_fold_constants && value()->IsConstant()) {
3252 if (FLAG_fold_constants && value()->IsConstant()) {
3275 if (FLAG_fold_constants && value()->IsConstant()) {
3286 if (FLAG_fold_constants && value()->IsConstant()) {
3319 if (FLAG_fold_constants && value()->IsConstant()) {
4022 if (value()->IsConstant()) {
4051 if (FLAG_fold_constants && left->IsConstant() && right->IsConstant()) { \
4080 if (FLAG_fold_constants && left->IsConstant() && right->IsConstant()) {
4119 if (FLAG_fold_constants && char_code->IsConstant()) {
4139 if (!value->IsConstant()) break;
4243 if (FLAG_fold_constants && left->IsConstant() && right->IsConstant()) {
4259 if (FLAG_fold_constants && left->IsConstant() && right->IsConstant()) {
4294 if (FLAG_fold_constants && left->IsConstant() && right->IsConstant()) {
4319 if (FLAG_fold_constants && left->IsConstant() && right->IsConstant()) {
4342 if (FLAG_fold_constants && left->IsConstant() && right->IsConstant()) {
4373 if (FLAG_fold_constants && left->IsConstant() && right->IsConstant()) { \
4394 if (FLAG_fold_constants && left->IsConstant() && right->IsConstant()) {
4415 if (FLAG_fold_constants && string->IsConstant() && index->IsConstant()) {
4445 if (!OperandAt(i)->IsConstant()) return;