Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc1610 size_t HConstructorFence::RemoveConstructorFences(HInstruction* instruction) { in RemoveConstructorFences() function in art::HConstructorFence
Dload_store_elimination.cc3843 size_t removed = HConstructorFence::RemoveConstructorFences(new_instance); in FinishFullLSE()
Dnodes.h8032 static size_t RemoveConstructorFences(HInstruction* instruction);