Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h580 int32_t ConstantValue() const { in ConstantValue() function
Dreg_type.cc49 int32_t RegType::ConstantValue() const { in ConstantValue() function in art::verifier::RegType
/art/compiler/dex/
Dmir_graph.h717 int32_t ConstantValue(RegLocation loc) const { in ConstantValue() function
722 int32_t ConstantValue(int32_t s_reg) const { in ConstantValue() function