Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:FBB

808     MachineBasicBlock *TBB = nullptr, *FBB = nullptr;
810 if (!TII->AnalyzeBranch(*BB, TBB, FBB, Cond, false) && Cond.empty())