Searched refs:deopt_dependent_code (Results 1 – 3 of 3) sorted by relevance
1089 bool AllocationSite::deopt_dependent_code() const { in deopt_dependent_code() function
3716 inline bool deopt_dependent_code() const;
946 if (site->deopt_dependent_code()) { in DeoptMarkedAllocationSites()