reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1174 if (!TII->analyzeBranch(*PBB, TBB, FBB, Cond, true)) { 1177 SmallVector<MachineOperand, 4> NewCond(Cond); 1178 if (!Cond.empty() && TBB == IBB) { 1190 if (TBB && (Cond.empty() || FBB)) { 1193 if (!Cond.empty())