Home
last modified time | relevance | path

Searched refs:IsPolymorphic (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofiling_info.h67 bool IsPolymorphic() const { in IsPolymorphic() function
/art/compiler/optimizing/
Dinliner.cc325 } else if (ic.IsPolymorphic()) { in TryInline()