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.h376 VPLastPHISC = VPReductionPHISC, enumerator
H A DVPlanRecipes.cpp287 return (getVPDefID() >= VPFirstPHISC && getVPDefID() <= VPLastPHISC) || in isPhi()