Searched refs:is_temp_ (Results 1 – 1 of 1) sorted by relevance
294 bool IsTemp() const { return is_temp_; } in IsTemp()453 DCHECK(!is_temp_); in SetSpillSlot()553 if (is_temp_) { in FirstRegisterUseAfter()589 if (is_temp_) { in FirstUseAfter()653 DCHECK(!is_temp_); in SplitAt()1001 is_temp_(is_temp), in allocator_()1131 const bool is_temp_; variable