Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc607 if (instruction->NeedsCurrentMethod()) { in AllocateLocations()
Dnodes.h2212 bool NeedsCurrentMethod() const { in NeedsCurrentMethod() function