Home
last modified time | relevance | path

Searched defs:firInType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp498 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferAdd2() local
529 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferSub2() local
557 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferMul2() local
582 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferMod2() local
611 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferDiv2() local
631 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferIncDec() local