Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h361 VPFirstPHISC = VPBlendSC, enumerator
H A DVPlan.h743 return getVPDefID() >= VPFirstPHISC && getVPDefID() <= VPLastPHISC; in isPhi()