Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.h210 static InputCode GetInputCode(const ConstantInst *inst, ConditionCode cc) in GetInputCode() function
Dpeepholes.cpp2271 InputCode code = GetInputCode(constInput, cc); in TrySimplifyCompareWithBoolInput()