Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dnodes.h1238 size_t GetLifetimeEnd() const { return lifetime_end_; } in GetLifetimeEnd() function
H A Dnodes.cc984 size_t HLoopInformation::GetLifetimeEnd() const { in GetLifetimeEnd() function in art::HLoopInformation