Searched refs:IsPolymorphic (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jit/ | ||
D | profiling_info.h | 67 bool IsPolymorphic() const { in IsPolymorphic() function |
/art/compiler/optimizing/ | ||
D | inliner.cc | 325 } else if (ic.IsPolymorphic()) { in TryInline() |