Home
last modified time | relevance | path

Searched defs:cmpOpType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.cpp2267 auto cmpOpType = input->CastToCmp()->GetOperandsType(); in TrySimplifyCmpCompareWithZero() local
2287 bool Peepholes::TrySimplifyFloatCmpCompare(Inst **input0, Inst **input1, DataType::Type *cmpOpType,… in TrySimplifyFloatCmpCompare()