|
LLVM 23.0.0git
|
Support casting from VPRecipeBase -> VPPhiAccessors. More...
#include "Transforms/Vectorize/VPlan.h"
Public Types | |
| using | Self |
| using | CastReturnType |
Static Public Member Functions | |
| static CastReturnType | doCast (const VPRecipeBase *&f) |
| static CastReturnType | castFailed () |
| static CastReturnType | doCastIfPossible (const VPRecipeBase *&f) |
| Static Public Member Functions inherited from llvm::CastIsPossible< To, From, Enable > | |
| static bool | isPossible (const From &f) |
| Static Public Member Functions inherited from llvm::vpdetail::CastInfoMixinImpl< VPPhiAccessors, VPPhi, VPIRPhi, VPWidenPHIRecipe, VPHeaderPHIRecipe > | |
| static bool | isPossible (VPRecipeBase *R) |
| Used by isa. | |
| static VPPhiAccessors * | doCast (VPRecipeBase *R) |
| Used by cast. | |
| static VPPhiAccessors * | castFailed () |
| Static Public Member Functions inherited from llvm::DefaultDoCastIfPossible< VPPhiAccessors *, VPRecipeBase *, CastInfoMixinImpl< VPPhiAccessors, RecipeTys... > > | |
| static VPPhiAccessors * | doCastIfPossible (VPRecipeBase *f) |
Support casting from VPRecipeBase -> VPPhiAccessors.
| using llvm::CastInfo< VPPhiAccessors, VPRecipeBase *, void >::CastReturnType |
| using llvm::CastInfo< VPPhiAccessors, VPRecipeBase *, void >::Self |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |