Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_type_lowering.cpp239 void TSTypeLowering::DeleteGates(GateRef hir, std::vector<GateRef> &unusedGate) in DeleteGates()
270 void TSTypeLowering::ReplaceHIRGate(GateRef hir, GateRef outir, GateRef state, GateRef depend, in ReplaceHIRGate()
Dcircuit_builder.cpp927 Environment::Environment(GateRef hir, Circuit *circuit, CircuitBuilder *builder) in Environment()
Dslowpath_lowering.cpp106 void SlowPathLowering::ReplaceHirToSubCfg(GateRef hir, GateRef outir, in ReplaceHirToSubCfg()