Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate_matchers.h92 return Is##OPCODEID() && static_cast<uint64_t>(CONDITION) == ConditionValue(); \
104 BitField ConditionValue() in ConditionValue() function in panda::ecmascript::kungfu::GateMatcher
H A Dinstruction_combine.cpp191 if (m.ConditionValue() == static_cast<uint64_t>(ICmpCondition::EQ) && m.Right().HasResolvedValue()) { in VisitICMP()

Completed in 2 milliseconds