Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Ddex_file_method_inliner.cc113 MIR* AllocReplacementMIR(MIRGraph* mir_graph, MIR* invoke) { in AllocReplacementMIR() function
852 MIR* insn = AllocReplacementMIR(mir_graph, invoke); in GenInlineConst()
891 MIR* insn = AllocReplacementMIR(mir_graph, invoke); in GenInlineReturnArg()
933 MIR* insn = AllocReplacementMIR(mir_graph, invoke); in GenInlineIGet()
992 MIR* insn = AllocReplacementMIR(mir_graph, invoke); in GenInlineIPut()
1006 MIR* move = AllocReplacementMIR(mir_graph, invoke); in GenInlineIPut()