Home
last modified time | relevance | path

Searched defs:valueGate (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinduction_variable_analysis.cpp36 GateRef valueGate = acc_.GetValueIn(gate, 1); in IsInductionVariable() local
80 GateRef valueGate = acc_.GetValueIn(gate, 1); GetStartAndStride() local
[all...]
H A Dnumber_speculative_lowering.cpp496 GateRef valueGate = acc_.IsUndefinedOrNullOrHole(left) ? right : left; in VisitUndefinedEqOrUndefinedNotEq() local

Completed in 2 milliseconds