Searched refs:MIR_CALLEE (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/ | ||
D | mir_graph.h | 194 #define MIR_CALLEE (1 << kMIRCallee) macro |
/art/compiler/dex/quick/ | ||
D | dex_file_method_inliner.cc | 105 insn->optimization_flags = MIR_CALLEE; in AllocReplacementMIR() |