Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h130 virtual bool IsOne() const { return false; } in IsOne() function
758 bool IsOne() const override { in IsOne() function
/art/compiler/optimizing/
Dnodes.h2916 virtual bool IsOne() const { return false; } in IsOne() function
2972 bool IsOne() const override { return GetValue() == 1; } in IsOne() function
3016 bool IsOne() const override { return GetValue() == 1; } in IsOne() function
3064 bool IsOne() const override { in IsOne() function
3121 bool IsOne() const override { in IsOne() function