reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/BranchFolding.cpp
  522   if (I != MF->end() && !TII->analyzeBranch(*CurMBB, TBB, FBB, Cond, true)) {
  525       if (!TII->reverseBranchCondition(Cond)) {
  526         TII->removeBranch(*CurMBB);
  527         TII->insertBranch(*CurMBB, SuccBB, nullptr, Cond, dl);
  532   TII->insertBranch(*CurMBB, SuccBB, nullptr,