Searched refs:NewCondition (Results 1 – 2 of 2) sorted by relevance
1915 Value *NewCondition = ConditionTrue ? in fixupBranch() local1918 BI->setCondition(NewCondition); in fixupBranch()1939 Value *NewCondition = IsTrueBiased ? in fixupSelect() local1942 SI->setCondition(NewCondition); in fixupSelect()
5479 Expr *NewCondition = NewEC.Cond.getCondition(); in insert() local5489 if (EC.Cond.getCondition() == nullptr && NewCondition == nullptr) { in insert()5509 if (NewCondition || !Conditions.empty()) { in insert()