Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_builder.cc1274 HNewInstance* new_instance = new (allocator_) HNewInstance( in BuildNewInstance() local
3319 HNewInstance* new_instance = in ProcessDexInstruction() local
Dload_store_elimination.cc1169 void VisitNewInstance(HNewInstance* new_instance) override { in VisitNewInstance()
/art/openjdkjvmti/
Dti_redefine.cc1788 art::ObjPtr<art::mirror::Object> new_instance( in CollectAndCreateNewInstances() local