Searched defs:WillMethodBeDirty (Results 1 - 1 of 1) sorted by relevance

/art/compiler/
H A Dimage_writer.cc613 bool ImageWriter::WillMethodBeDirty(ArtMethod* m) const { function in class:art::ImageWriter
1141 if (WillMethodBeDirty(&m)) {

Completed in 82 milliseconds