Home | History | Annotate | Download | only in src

Lines Matching refs:allocation_site_mode_

592       allocation_site_mode_(allocation_site_mode) {}
595 return allocation_site_mode_;
606 AllocationSiteMode allocation_site_mode_;
612 return AllocationSiteModeBits::encode(allocation_site_mode_);