Home
last modified time | relevance | path

Searched refs:Equal (Results 1 – 4 of 4) sorted by relevance

/art/runtime/base/
Dbit_vector.h169 bool Equal(const BitVector* src) { in Equal() function
/art/compiler/dex/
Dssa_transformation.cc488 if (!temp_dalvik_register_v->Equal(bb->data_flow_info->live_in_v)) { in ComputeBlockLiveIns()
Dmir_optimization.cc1133 } else if (!classes_to_check->Equal(bb->data_flow_info->ending_check_v)) { in EliminateClassInitChecks()
/art/compiler/optimizing/
Dnodes.h414 M(Equal) \
938 DECLARE_INSTRUCTION(Equal);