Home
last modified time | relevance | path

Searched defs:cmpOld (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dscheduler.cpp431 auto cmpOld = [this](Inst *left, Inst *right) { return old_[left] < old_[right]; }; in SchedWithGlued() local

Completed in 2 milliseconds