Home | History | Annotate | Download | only in src

Lines Matching refs:Dominates

284 bool HBasicBlock::Dominates(HBasicBlock* other) const {
296 return Dominates(other);
414 // Header always dominates everything.
428 // now, it's not possible to guarantee that the current block dominates