Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp499 auto secInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 1)); in InferAdd2() local
530 auto secInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 1)); in InferSub2() local
558 auto secInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 1)); in InferMul2() local
583 auto secInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 1)); in InferMod2() local
612 auto secInType = gateAccessor_.GetGateType(gateAccessor_.GetValueIn(gate, 1)); in InferDiv2() local