Searched defs:FlagsOf (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | dex_instruction.h | 442 static int FlagsOf(Code opcode) { in FlagsOf() function |
/art/compiler/dex/ | ||
D | mir_graph.cc | 2486 int MIR::DecodedInstruction::FlagsOf() const { in FlagsOf() function in art::MIR::DecodedInstruction |