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

  /art/compiler/jni/quick/
calling_convention.cc 112 itr_refs_++;
256 itr_refs_++;
333 int result = HandleReferencesOffset().Int32Value() + itr_refs_ * handle_scope_pointer_size_;
calling_convention.h 66 itr_refs_ = 0;
78 : itr_slots_(0), itr_refs_(0), itr_args_(0), itr_longs_and_doubles_(0),
200 unsigned int itr_refs_; member in class:art::CallingConvention

Completed in 893 milliseconds