Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_global.h296 Insn *secondInsn = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dpeep.cpp86 Insn *secondInsn = insnInfo.second->GetInsn(); in GetAllUseInsn() local