Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc232 size_t removed = HConstructorFence::RemoveConstructorFences(new_instance); in RemoveInstructions()
Dnodes.cc1387 size_t HConstructorFence::RemoveConstructorFences(HInstruction* instruction) { in RemoveConstructorFences() function in art::HConstructorFence
Dnodes.h7664 static size_t RemoveConstructorFences(HInstruction* instruction);