Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.h194 #define MIR_CALLEE (1 << kMIRCallee) macro
/art/compiler/dex/quick/
Ddex_file_method_inliner.cc105 insn->optimization_flags = MIR_CALLEE; in AllocReplacementMIR()