Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.cpp451 auto secInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 1)); in InferAdd2() local
482 auto secInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 1)); in InferSub2() local
507 auto secInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 1)); in InferMul2() local
536 auto secInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 1)); in InferDiv2() local