Home
last modified time | relevance | path

Searched refs:srcSsaIdx (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Doperand.cpp240 uint32 srcSsaIdx = 0; in IsRedundancy() local
242 if (srcSsaIdx == 0) { in IsRedundancy()
243 srcSsaIdx = phiOpnd.second->GetRegisterNumber(); in IsRedundancy()
245 if (srcSsaIdx != phiOpnd.second->GetRegisterNumber()) { in IsRedundancy()

Completed in 1 milliseconds