Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.cpp75 auto gateId = gateAccessor_.GetId(*useIt); in TraverseInfer() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp208 GateId gateId = acc_.GetId(bb[instIdx - 1]); in Build() local
873 GateId gateId = acc_.GetId(relMergeIns[i - 1]); in VisitPhi() local