Searched refs:b_idx_geq (Results 1 – 1 of 1) sorted by relevance
106 bool a_idx_geq, b_idx_geq; in Compute() local108 a_idx_geq = b_idx_geq = true; in Compute()113 if (a_idx_geq && b_idx_geq) ++k; in Compute()123 b_idx_geq = true; in Compute()125 if (b_idx_geq) ++k; in Compute()