[VPlan] Use VPDef prefix for VPDef IDs instead of VPRecipeBase (NFC).
authorFlorian Hahn <flo@fhahn.com>
Mon, 16 Jan 2023 10:23:51 +0000 (10:23 +0000)
committerFlorian Hahn <flo@fhahn.com>
Mon, 16 Jan 2023 10:23:52 +0000 (10:23 +0000)
commit56ffd39c3da89dc94ed7d7122fe5765e09429289
treeb834aff861911b5d2700fe3104f821347393b76f
parent4e008061d6bc5474832b5f92c73e81abf1c09437
[VPlan] Use VPDef prefix for VPDef IDs instead of VPRecipeBase (NFC).

Various places in the code where still using the VPRecipeBase:: prefix
for VPDef IDs or not prefix at all. Now that the VPDef IDs have been
moved to VPDef, use this prefix instead and consistently use it.
llvm/lib/Transforms/Vectorize/VPlan.h