forked from OSchip/llvm-project
a0e1313c23
As suggested in D99294, this adds a getVPSingleValue helper to use for recipes that are guaranteed to define a single value. This replaces uses of getVPValue() which used to default to I = 0. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
VPlanDominatorTreeTest.cpp | ||
VPlanHCFGTest.cpp | ||
VPlanLoopInfoTest.cpp | ||
VPlanPredicatorTest.cpp | ||
VPlanSlpTest.cpp | ||
VPlanTest.cpp | ||
VPlanTestBase.h |