Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isCondBr

667     bool isCondBr = BBI.IsBrAnalyzable && I->isConditionalBranch();
669 if (!isCondBr) {
690 if (isCondBr) {