Home
last modified time | relevance | path

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

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