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

/art/compiler/
H A Dimage_writer.h428 bool WillMethodBeDirty(ArtMethod* m) const SHARED_REQUIRES(Locks::mutator_lock_);
H A Dimage_writer.cc611 bool ImageWriter::WillMethodBeDirty(ArtMethod* m) const { function in class:art::ImageWriter
1200 if (WillMethodBeDirty(&m)) {

Completed in 114 milliseconds