reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1984 return analyzeBranchImpl(MBB, I, TBB, FBB, Cond, AllowModify); 1992 if (analyzeBranchImpl(MBB, I, TBB, FBB, Cond, AllowModify)) 2006 if (TBB != MaskBrDest || Cond.empty()) 2009 auto Pred = Cond[0].getImm();