Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1110 auto loopInType = gateAccessor_.GetGateType(loopInGate); in InferLoopBeginPhiGate() local
1115 if (!loopInType.IsAnyType()) { in InferLoopBeginPhiGate()
1118 return UpdateType(gate, loopInType, false); in InferLoopBeginPhiGate()
1130 return UpdateType(gate, loopInType, false); in InferLoopBeginPhiGate()