Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination.cc35 class ValueBound : public ValueObject { class
37 ValueBound(HInstruction* instruction, int32_t constant) { in ValueBound() function in art::ValueBound