Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h484 struct UserIterator { struct
486 explicit UserIterator(U *u) : user_(u) {} in UserIterator() argument