reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1535 if (!PI) 1540 auto *PWC = dyn_cast<PredicateWithCondition>(PI); 1552 if (isa<PredicateAssume>(PI)) 1554 if (auto *PBranch = dyn_cast<PredicateBranch>(PI)) { 1559 if (auto *PSwitch = dyn_cast<PredicateSwitch>(PI)) 1592 if (isa<PredicateAssume>(PI)) { 1595 addPredicateUsers(PI, I); 1601 if (const auto *PBranch = dyn_cast<PredicateBranch>(PI)) { 1609 addPredicateUsers(PI, I); 1618 addPredicateUsers(PI, I);