Searched refs:intish_ (Results 1 – 2 of 2) sorted by relevance
48 intish_(0), in AsmTyper()158 intish_ = 0; in VisitVariableDeclaration()543 if (intish_ != 0 || !then_type->Is(cache_.kAsmComparable)) { in VisitConditional()551 if (intish_ != 0 || !else_type->Is(cache_.kAsmComparable)) { in VisitConditional()585 intish_ = 0; in VisitVariableProxy()590 intish_ = 0; in VisitLiteral()686 if (intish_ != 0) { in VisitAssignment()710 intish_ = 0; in VisitAssignment()714 int32_t value_intish = intish_; in VisitAssignment()819 intish_ = kMaxUncombinedAdditiveSteps; in VisitHeapAccess()[all …]
97 int32_t intish_; // How many ops we've gone without a x|0. variable