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