Home | History | Annotate | Download | only in Utils

Lines Matching refs:NewCst

2006   Constant *NewCst     = ConstantInt::getFalse(BB->getContext());
2009 std::swap(DefaultCst, NewCst);
2026 PHIUse->addIncoming(NewCst, NewBB);