Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcse.h150 struct Cmpexp { struct
151 bool operator()(Exp exp1, Exp exp2) const in operator()