Home
last modified time | relevance | path

Searched refs:cmpFirstUseSet (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp5587 InsnSet cmpFirstUseSet = GetAllUseInsn(flagReg); in CheckCondition() local
5588 if (cmpFirstUseSet.size() > 1) { in CheckCondition()