Home
last modified time | relevance | path

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

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