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