Home
last modified time | relevance | path

Searched refs:new_cf (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc3219 HInstruction* new_cf = new (GetGraph()->GetAllocator()) HConstructorFence( in CreateConstructorFences() local
3221 materializer->InsertInstructionBefore(new_cf, materializer->GetLastInstruction()); in CreateConstructorFences()