|
LLVM 23.0.0git
|
#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::ForwardToPointerCast< VPPhiAccessors, VPRecipeBase *, CastInfo< VPPhiAccessors, VPRecipeBase * > > | |
| static bool | isPossible (const VPRecipeBase *&f) |
| static decltype(auto) | doCast (const VPRecipeBase *&f) |
| using llvm::CastInfo< VPPhiAccessors, VPRecipeBase, void >::CastReturnType |
| using llvm::CastInfo< VPPhiAccessors, VPRecipeBase, void >::Self |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |