Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_analysis.cc164 AN_SWITCH,
167 AN_SWITCH,
929 if ((flags & AN_SWITCH) != 0) { in AnalyzeBlock()
Dmir_graph.h70 #define AN_SWITCH (1 << kSwitch) macro