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

/art/runtime/jit/
H A Doffline_profiling_info.h129 ptr_current_ = storage_.get();
130 ptr_end_ = ptr_current_ + size;
151 uint8_t* ptr_current_; member in struct:art::ProfileCompilationInfo::SafeBuffer

Completed in 54 milliseconds