Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/base/
Ddepend_chain_helper.cpp64 uint32_t DependChains::FoundIndexCheckedForLength(RangeGuard* rangeGuard, GateRef input) in FoundIndexCheckedForLength()
75 uint32_t DependChains::FoundIndexCheckedForIndex(RangeGuard* rangeGuard, GateRef input) in FoundIndexCheckedForIndex()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_runner.cpp24 RangeGuard rangeGuard(circuit_, chunk_); in Run() local
Dnumber_speculative_lowering.cpp46 for (auto rangeGuard : rangeGuardGates_) { in Run() local