Searched refs:NewCondition (Results 1 – 2 of 2) sorted by relevance
1924 Value *NewCondition = ConditionTrue ? in fixupBranch() local1927 BI->setCondition(NewCondition); in fixupBranch()1948 Value *NewCondition = IsTrueBiased ? in fixupSelect() local1951 SI->setCondition(NewCondition); in fixupSelect()
5196 Expr *NewCondition = NewEC.Cond.getCondition(); in insert() local5206 if (EC.Cond.getCondition() == nullptr && NewCondition == nullptr) { in insert()5226 if (NewCondition || !Conditions.empty()) { in insert()