Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:m_Br

5491     if (!match(BB.getTerminator(), m_Br(m_OneUse(m_BinOp(LogicOp)), TBB, FBB)))