Home
last modified time | relevance | path

Searched defs:stride (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinduction_variable_analysis.cpp63 GateRef stride = acc_.GetValueIn(valueGate, 1); in IsInductionVariable() local
93 auto stride = GetIntFromTaggedConstant(strideGate); in GetStartAndStride() local
[all...]
H A Descape_analysis.cpp298 constexpr size_t stride = 2; // 2: offset and value in VisitCreateObjectWithBuffer() local

Completed in 2 milliseconds