Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dnodes_shared.h100 bool IsActualObject() const override { return false; } in IsActualObject() function
H A Dnodes.h2215 virtual bool IsActualObject() const { in IsActualObject() function