Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.cpp450 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferAdd2() local
481 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferSub2() local
506 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferMul2() local
535 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferDiv2() local
555 auto firInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 0)); in InferIncDec() local