Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dscheduler.cc142 static const FieldInfo* GetFieldInfo(const HInstruction* instruction) { in GetFieldInfo() function
H A Dnodes.h2534 virtual const FieldInfo& GetFieldInfo() const { in GetFieldInfo() function