Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceThreading.h175 enum ItemKind { WI_Nop, WI_GlobalInits, WI_Asm, WI_Cfg }; enum
185 ItemKind getKind() const { return Kind; } in getKind()
193 const ItemKind Kind;