Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isCondBr

716     bool isCondBr = BBI.IsBrAnalyzable && MI.isConditionalBranch();
719 if (isCondBr)