Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp755 int64 prevOfstVal = prevOfstOpnd ? prevOfstOpnd->GetOffsetValue() : 0; in Run() local
853 int64 prevOfstVal) in IsValidNormalLoadOrStorePattern()