Searched refs:NextCond (Results 1 – 1 of 1) sorted by relevance
4017 Value *NextCond = nullptr; in visitCallInst() local4019 m_Intrinsic<Intrinsic::experimental_guard>(m_Value(NextCond)))) { in visitCallInst()4023 if (CurrCond == NextCond) in visitCallInst()4033 II->setArgOperand(0, Builder.CreateAnd(CurrCond, NextCond)); in visitCallInst()