Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.h254 struct AnyOf { struct
263 return AnyOf<Args...>::Capture(inst, args, insts); in Capture() argument