Searched refs:ClearBit (Results 1 – 12 of 12) sorted by relevance
64 ALWAYS_INLINE bool ClearBit(size_t bit_index) { in ClearBit() function166 return ClearBit(BitIndexFromAddr(addr)); in Clear()
519 card_bitmap_->ClearBit(bit_index); in operator ()()
154 void ClearBit(uint32_t idx) { in ClearBit() function350 void ClearBit(size_t row, size_t col) { in ClearBit() function353 GetRawData().ClearBit(row * num_columns_ + col); in ClearBit()
389 GetRawData().ClearBit(num_rows_ * num_columns_ - 1); in Resize()
141 visiting.ClearBit(current_path.back()); in Prune()287 unreachable.ClearBit(cur->GetBlockId()); in RecalculateExcludedCohort()
214 live_in->ClearBit(current->GetSsaIndex()); in ComputeLiveRanges()249 live_in->ClearBit(current->GetSsaIndex()); in ComputeLiveRanges()
643 stack_mask_->ClearBit(index); in ClearStackBit()
103 bb_set->ClearBit(block->GetBlockId()); in TraverseSubgraphForConnectivity()297 visiting.ClearBit(current_id); in FindBackEdgesLocal()
89 visiting.ClearBit(current_id); in FindBackEdges()337 not_post_order_visited_.ClearBit(blk->GetBlockId()); in CalculateReachability()914 blocks_.ClearBit(block->GetBlockId()); in Remove()
2070 taken.ClearBit(s); in ColorSpillSlots()
531 locations->ClearBit(inst.DexPc()); in FindNativeDebugInfoLocations()
3527 still_unsorted.ClearBit(ni->GetId()); in ReorderMaterializationsForEnvDominance()