Home
last modified time | relevance | path

Searched refs:TryApplyRangeGuardForIndex (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Drange_guard.cpp103 GateRef RangeGuard::TryApplyRangeGuardForIndex(DependChains* dependChain, GateRef gate, GateRef input) in TryApplyRangeGuardForIndex() function in panda::ecmascript::kungfu::RangeGuard
138 rangeGuardGate = TryApplyRangeGuardForIndex(dependChain, gate, originalInput); in TryApplyRangeGuardGate()
H A Drange_guard.h77 GateRef TryApplyRangeGuardForIndex(DependChains* dependInfo, GateRef gate, GateRef input);

Completed in 1 milliseconds