Home
last modified time | relevance | path

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

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