Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dpeep.cpp37 int32 lastOpndId = static_cast<int32>(nextInsn->GetOperandSize() - 1); in IfOperandIsLiveAfterInsn() local
170 int32 lastOpndId = static_cast<int32>(insn->GetOperandSize() - 1); in IsOpndLiveinBB() local
250 int32 lastOpndId = static_cast<int32>(nextInsn->GetOperandSize() - 1); in IfOperandIsLiveAfterInsn() local
383 int32 lastOpndId = static_cast<int32>(insn->GetOperandSize() - 1); in IsOpndLiveinBB() local

Completed in 2 milliseconds