Home
last modified time | relevance | path

Searched defs:last_word_partially_filled (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/verification/util/
Dbit_vector.h534 bool last_word_partially_filled = ((size() & POS_MASK) == 0) ? false : true; in SetBitsCount() local
562 bool last_word_partially_filled = ((size & POS_MASK) == 0) ? false : true; in power_of_op_then_fold() local