Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dloop.h26 struct LoopDescCmp { struct
27 bool operator()(const LoopDesc *loop1, const LoopDesc *loop2) const in operator()