Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h7525 HConstructorFence(HInstruction* fence_object, in HConstructorFence() argument
7555 DCHECK(fence_object != nullptr); in HConstructorFence()
7556 SetRawInputAt(0, fence_object); in HConstructorFence()