Searched refs:needs_temps (Results 1 – 1 of 1) sorted by relevance
938 bool needs_temps = (expected & ToBooleanHint::kNeedsMap) || in DoBranch() local940 LOperand* temp1 = needs_temps ? TempRegister() : NULL; in DoBranch()941 LOperand* temp2 = needs_temps ? TempRegister() : NULL; in DoBranch()946 DCHECK(needs_temps); in DoBranch()