Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h131 virtual bool IsOne() const { return false; } in IsOne() function
641 bool IsOne() const OVERRIDE { in IsOne() function
/art/compiler/optimizing/
Dnodes.h2677 virtual bool IsOne() const { return false; } in IsOne() function
2729 bool IsOne() const OVERRIDE { return GetValue() == 1; } in IsOne() function
2768 bool IsOne() const OVERRIDE { return GetValue() == 1; } in IsOne() function
2812 bool IsOne() const OVERRIDE { in IsOne() function
2863 bool IsOne() const OVERRIDE { in IsOne() function