Searched refs:GetValueRangeMap (Results 1 – 1 of 1) sorted by relevance
571 ScopedArenaSafeMap<int, ValueRange*>* GetValueRangeMap(HBasicBlock* basic_block) { in GetValueRangeMap() function in art::BCEVisitor582 ScopedArenaSafeMap<int, ValueRange*>* map = GetValueRangeMap(basic_block); in LookupValueRange()599 GetValueRangeMap(basic_block)->Overwrite(instruction->GetId(), range); in AssignRange()