Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h7609 HConstructorFence(HInstruction* fence_object, in HConstructorFence() argument
7639 DCHECK(fence_object != nullptr); in HConstructorFence()
7640 SetRawInputAt(0, fence_object); in HConstructorFence()