Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.h1298 BasicBlock* ProcessCanSwitch(BasicBlock* cur_block, MIR* insn, DexOffset cur_offset, int width,
Dmir_graph.cc513 BasicBlock* MIRGraph::ProcessCanSwitch(BasicBlock* cur_block, MIR* insn, DexOffset cur_offset, in ProcessCanSwitch() function in art::MIRGraph
841 cur_block = ProcessCanSwitch(cur_block, insn, current_offset_, width, in InlineMethod()