Home
last modified time | relevance | path

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

/art/compiler/dex/
Dcompiler_ir.h120 enum OptionType { enum
125 OptionType type;
132 explicit OptionContainer(const OptionContainer& c, OptionType t) { in OptionContainer()