Searched refs:is_temp_ (Results 1 – 1 of 1) sorted by relevance
296 bool IsTemp() const { return is_temp_; } in IsTemp()455 DCHECK(!is_temp_); in SetSpillSlot()555 if (is_temp_) { in FirstRegisterUseAfter()591 if (is_temp_) { in FirstUseAfter()655 DCHECK(!is_temp_); in SplitAt()1003 is_temp_(is_temp), in allocator_()1133 const bool is_temp_; variable