Searched refs:AsValueBound (Results 1 – 1 of 1) sorted by relevance
96 static ValueBound AsValueBound(HInstruction* instruction) { in AsValueBound() function in art::ValueBound1311 ValueBound value = ValueBound::AsValueBound(index); in AddComparesWithDeoptimization()1327 ValueBound other_value = ValueBound::AsValueBound(other_index); in AddComparesWithDeoptimization()1356 int32_t other_c = ValueBound::AsValueBound(other_index).GetConstant(); in AddComparesWithDeoptimization()1430 ValueBound value = ValueBound::AsValueBound(index); in TransformLoopForDynamicBCE()1444 ValueBound other_value = ValueBound::AsValueBound(other_index); in TransformLoopForDynamicBCE()1467 int32_t other_c = ValueBound::AsValueBound(other_index).GetConstant(); in TransformLoopForDynamicBCE()1489 int32_t other_c = ValueBound::AsValueBound(other_index).GetConstant(); in TransformLoopForDynamicBCE()