Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dexecution_subgraph.h174 bool SucceedsBlock(const HBasicBlock* blk) const { in SucceedsBlock() function
Dload_store_elimination.cc631 ex.SucceedsBlock(blk); in IsPartialNoEscape()