Searched refs:VPFirstPHISC (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/ | ||
| D | VPlanValue.h | 361 VPFirstPHISC = VPBlendSC, enumerator |
| D | VPlan.h | 743 return getVPDefID() >= VPFirstPHISC && getVPDefID() <= VPLastPHISC; in isPhi() |