HomeSort by relevance Sort by last modified time
    Searched refs:pending_this_ (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/
mir_to_lir-inl.h 282 : cur_(shorty + 1), pending_this_(!is_static), initialized_(false) {
290 } else if (pending_this_) {
291 pending_this_ = false;
296 return *cur_ != 0 || pending_this_;
mir_to_lir.h 1883 bool pending_this_; member in class:art::Mir2Lir::ShortyIterator
    [all...]

Completed in 155 milliseconds