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/
DVPlanValue.h361 VPFirstPHISC = VPBlendSC, enumerator
DVPlan.h743 return getVPDefID() >= VPFirstPHISC && getVPDefID() <= VPLastPHISC; in isPhi()