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
736 bool IsOne() const override { in IsOne() function
/art/compiler/optimizing/
Dnodes.h2988 virtual bool IsOne() const { return false; } in IsOne() function
3044 bool IsOne() const override { return GetValue() == 1; } in IsOne() function
3088 bool IsOne() const override { return GetValue() == 1; } in IsOne() function
3136 bool IsOne() const override { in IsOne() function
3193 bool IsOne() const override { in IsOne() function