Home | History | Annotate | Download | only in Utils

Lines Matching refs:NewCst

2715   Constant *NewCst     = ConstantInt::getFalse(BB->getContext());
2718 std::swap(DefaultCst, NewCst);
2750 PHIUse->addIncoming(NewCst, NewBB);