Home
last modified time | relevance | path

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

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