Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_optimization_test.cc454 bool IsBackEdge(BasicBlockId branch_bb, BasicBlockId target_bb) { in IsBackEdge()
459 bool IsSuspendCheckEdge(BasicBlockId branch_bb, BasicBlockId target_bb) { in IsSuspendCheckEdge()
Dmir_graph.h1027 bool IsBackEdge(BasicBlock* branch_bb, BasicBlockId target_bb_id) { in IsBackEdge()
1034 bool IsSuspendCheckEdge(BasicBlock* branch_bb, BasicBlockId target_bb_id) { in IsSuspendCheckEdge()