Searched refs:deopt_dependent_code (Results 1 – 3 of 3) sorted by relevance
94 inline bool deopt_dependent_code() const;
138 bool AllocationSite::deopt_dependent_code() const { in deopt_dependent_code() function
1087 if (site.deopt_dependent_code()) { in DeoptMarkedAllocationSites()