Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_analysis.h246 struct PointerEqual { struct
247 bool operator()(Pointer const &p1, Pointer const &p2) const in operator()