Searched refs:ShouldDeletePoolObjectOnPlacement (Results 1 – 4 of 4) sorted by relevance
174 virtual bool ShouldDeletePoolObjectOnPlacement() const { return true; } in ShouldDeletePoolObjectOnPlacement() function219 VIXL_ASSERT(!ShouldDeletePoolObjectOnPlacement()); in GetMaxAlignment()223 VIXL_ASSERT(!ShouldDeletePoolObjectOnPlacement()); in GetMinLocation()
104 if (label_base->ShouldDeletePoolObjectOnPlacement()) { in Emit()108 VIXL_ASSERT(!current.label_base_->ShouldDeletePoolObjectOnPlacement()); in Emit()
268 virtual bool ShouldDeletePoolObjectOnPlacement() const VIXL_OVERRIDE { in ShouldDeletePoolObjectOnPlacement() function
98 bool ShouldDeletePoolObjectOnPlacement() const VIXL_OVERRIDE { return true; } in ShouldDeletePoolObjectOnPlacement() function in TestObject157 bool ShouldDeletePoolObjectOnPlacement() const VIXL_OVERRIDE { return false; } in ShouldDeletePoolObjectOnPlacement() function in TestBranchObject