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

/art/runtime/
H A Doat.cc73 instruction_set_features_bitmap_(instruction_set_features->AsBitmap()),
159 UpdateChecksum(&instruction_set_features_bitmap_, sizeof(instruction_set_features_bitmap_));
205 return instruction_set_features_bitmap_;
H A Doat.h140 uint32_t instruction_set_features_bitmap_; variable

Completed in 31 milliseconds