Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dpretty_printer_test.cc228 TEST(PrettyPrinterTest, IntConstant) { in TEST() argument
Dcodegen_test.cc163 TEST(CodegenTest, IntConstant) { in TEST() argument
/art/runtime/verifier/
Dreg_type_cache.cc461 ImpreciseConstType& RegTypeCache::IntConstant() { in IntConstant() function in art::verifier::RegTypeCache