Home | History | Annotate | Download | only in src

Lines Matching defs:Dominates

278 bool HBasicBlock::Dominates(HBasicBlock* other) const {
290 return Dominates(other);
408 // Header always dominates everything.
422 // now, it's not possible to guarantee that the current block dominates