Home
last modified time | relevance | path

Searched defs:IsSuspendCheckEdge (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dmir_optimization_test.cc459 bool IsSuspendCheckEdge(BasicBlockId branch_bb, BasicBlockId target_bb) { in IsSuspendCheckEdge() function in art::SuspendCheckEliminationTest
Dmir_graph.h1034 bool IsSuspendCheckEdge(BasicBlock* branch_bb, BasicBlockId target_bb_id) { in IsSuspendCheckEdge() function