Searched refs:ClearBit (Results 1 – 9 of 9) sorted by relevance
66 ALWAYS_INLINE bool ClearBit(size_t bit_index) { in ClearBit() function186 return ClearBit(BitIndexFromAddr(addr)); in Clear()
527 card_bitmap_->ClearBit(bit_index); in operator ()()
161 void ClearBit(uint32_t idx) { in ClearBit() function
214 live_in->ClearBit(current->GetSsaIndex()); in ComputeLiveRanges()249 live_in->ClearBit(current->GetSsaIndex()); in ComputeLiveRanges()
103 bb_set->ClearBit(block->GetBlockId()); in TraverseSubgraphForConnectivity()295 visiting.ClearBit(current_id); in FindBackEdgesLocal()
656 stack_mask_->ClearBit(index); in ClearStackBit()
1947 phi_placeholders_to_materialize->ClearBit(phi_placeholder_index); in TryReplacingLoopPhiPlaceholderWithDefault()2009 phi_placeholders_to_materialize->ClearBit(phi_placeholder_index); in TryReplacingLoopPhiPlaceholderWithSingleInput()
91 visiting.ClearBit(current_id); in FindBackEdges()799 blocks_.ClearBit(block->GetBlockId()); in Remove()
554 locations->ClearBit(inst.DexPc()); in FindNativeDebugInfoLocations()