Searched refs:set_where (Results 1 – 2 of 2) sorted by relevance
204 temp->set_where(TempLocation::STACK); in FastAllocate()209 temp->set_where((temp == value_) in FastAllocate()216 temp->set_where((temp == value0_ || temp == value1_) in FastAllocate()
310 void set_where(Where where) { in set_where() function