Home
last modified time | relevance | path

Searched defs:other_value (Results 1 – 5 of 5) sorted by relevance

/art/runtime/base/
Dmessage_queue_test.cc42 int other_value; member
/art/compiler/optimizing/
Dbounds_check_elimination.cc1441 ValueBound other_value = ValueBound::AsValueBound(other_index); in AddComparesWithDeoptimization() local
1559 ValueBound other_value = ValueBound::AsValueBound(other_index); in TransformLoopForDynamicBCE() local
Dinstruction_simplifier.cc938 int64_t other_value = Int64FromConstant(other); in AllowInMinMax() local
Dnodes.h558 void UpdateMaximumNumberOfOutVRegs(uint16_t other_value) { in UpdateMaximumNumberOfOutVRegs()
Dload_store_elimination.cc2296 std::optional<Value> other_value = std::nullopt; in MaterializeLoopPhis() local