Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation.cc69 HInstruction* input0 = ifInput->InputAt(0); in BoundTypeForIfNotNull() local
74 obj = input0; in BoundTypeForIfNotNull()
75 } else if (input0->IsNullConstant()) { in BoundTypeForIfNotNull()