Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dnodes.h1779 bool current_bit_is_set = ((flags_ >> s) & 1) != 0; in ToString() local
1782 if (current_bit_is_set) { in ToString()
1790 if (current_bit_is_set) { in ToString()