Home
last modified time | relevance | path

Searched refs:VPLastPHISC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h379 VPLastPHISC = VPReductionPHISC, enumerator
H A DVPlan.h782 return getVPDefID() >= VPFirstPHISC && getVPDefID() <= VPLastPHISC; in isPhi()