Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isCondBr

678     bool isCondBr = BBI.IsBrAnalyzable && I->isConditionalBranch();
681 if (isCondBr)