reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1905 if (!BranchCond) 1907 auto *BranchOp0 = lookupOperandLeader(BranchCond->getOperand(0)); 1908 auto *BranchOp1 = lookupOperandLeader(BranchCond->getOperand(1)); 1909 auto BranchPredicate = BranchCond->getPredicate(); 1912 BranchPredicate = BranchCond->getSwappedPredicate();