|
LLVM 23.0.0git
|
Match VPValues that represent live-ins: VPIRValues and (plain) VPSymbolicValues. More...
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
| template<typename ITy> | |
| bool | match (ITy *V) const |
Match VPValues that represent live-ins: VPIRValues and (plain) VPSymbolicValues.
VPRegionValues (which inherit from VPSymbolicValue) are not live-ins and are excluded.
Definition at line 1087 of file VPlanPatternMatch.h.
|
inline |
Definition at line 1088 of file VPlanPatternMatch.h.
References llvm::isa().