Searched refs:CurrCond (Results 1 – 1 of 1) sorted by relevance
1873 Value *CurrCond = II->getArgOperand(0); in visitCallInst() local1877 if (CurrCond != NextCond) { in visitCallInst()1884 replaceOperand(*II, 0, Builder.CreateAnd(CurrCond, NextCond)); in visitCallInst()