Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinstruction_builder.h282 void BuildConstructorFenceForAllocation(HInstruction* allocation);
H A Dinstruction_builder.cc1286 void HInstructionBuilder::BuildConstructorFenceForAllocation(HInstruction* allocation) { in BuildConstructorFenceForAllocation() function in art::HInstructionBuilder
3324 BuildConstructorFenceForAllocation(new_instance); in ProcessDexInstruction()
3334 BuildConstructorFenceForAllocation(new_array); in ProcessDexInstruction()
3344 BuildConstructorFenceForAllocation(new_array); in ProcessDexInstruction()
3352 BuildConstructorFenceForAllocation(new_array); in ProcessDexInstruction()