Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Dominates

231   // that is the header dominates the back edge.
387 // Returns wheter this block dominates the blocked passed as parameter.
388 bool Dominates(HBasicBlock* block) const;