reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2732 BranchInst *BI = dyn_cast<BranchInst>(&TI); 2734 TI, /*FullUnswitch*/ !BI || (Invariants.size() == 1 && 2740 calculateUnswitchCostMultiplier(TI, L, LI, DT, UnswitchCandidates); 2747 << " for unswitch candidate: " << TI << "\n"); 2750 << " for unswitch candidate: " << TI << "\n"); 2754 BestUnswitchTI = &TI;