reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1169 if (BBI.IsDone || (BBI.IsUnpredicable && !hasCommonTail)) 1169 if (BBI.IsDone || (BBI.IsUnpredicable && !hasCommonTail)) 1175 if (BBI.Predicate.size() && !BBI.IsBrAnalyzable) 1175 if (BBI.Predicate.size() && !BBI.IsBrAnalyzable) 1180 if (BBI.Predicate.size() && !TII->SubsumesPredicate(Pred, BBI.Predicate)) 1180 if (BBI.Predicate.size() && !TII->SubsumesPredicate(Pred, BBI.Predicate)) 1183 if (!hasCommonTail && BBI.BrCond.size()) { 1189 SmallVector<MachineOperand, 4> Cond(BBI.BrCond.begin(), BBI.BrCond.end()); 1189 SmallVector<MachineOperand, 4> Cond(BBI.BrCond.begin(), BBI.BrCond.end());