Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dtreap.h315 TreapNode* nearest = n.r; in MergeToRight() local
355 TreapNode* nearest = n.l; in MergeToLeft() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dscheduler.cpp397 uint32_t nearest = asap_[waiting.top()]; in ScheduleInstsBetweenBarriers() local