Home
last modified time | relevance | path

Searched refs:ixd (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dmarker.h65 void SetMaxMarkerIdx(uint32_t ixd) in SetMaxMarkerIdx() argument
67 current_index_ = std::max(current_index_, ixd); in SetMaxMarkerIdx()