HomeSort by relevance Sort by last modified time
    Searched refs:IsSuspendCheckEdge (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/
mir_optimization_test.cc 459 bool IsSuspendCheckEdge(BasicBlockId branch_bb, BasicBlockId target_bb) {
461 return cu_.mir_graph->IsSuspendCheckEdge(branch, target_bb);
    [all...]
mir_optimization.cc     [all...]
mir_graph.h     [all...]

Completed in 149 milliseconds