Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h1938 bool current_bit_is_set = ((flags_ >> s) & 1) != 0; in ToString() local
1941 if (current_bit_is_set) { in ToString()
1949 if (current_bit_is_set) { in ToString()