Home
last modified time | relevance | path

Searched defs:IsActualObject (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dnodes_shared.h166 bool IsActualObject() const override { return false; } in IsActualObject() function
H A Dnodes.h2337 virtual bool IsActualObject() const { in IsActualObject() function