LLVM 22.0.0git
|
#include "Transforms/Vectorize/VPlan.h"
Public Types | |
using | Self |
using | CastReturnType |
Public Types inherited from llvm::CastInfoVPPhiAccessors< VPRecipeBase * > | |
using | Self |
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< VPPhiAccessors, VPRecipeBase * > | |
static bool | isPossible (const VPRecipeBase *&f) |
Static Public Member Functions inherited from llvm::CastInfoVPPhiAccessors< VPRecipeBase * > | |
static VPPhiAccessors * | doCast (VPRecipeBase *R) |
doCast is used by cast<>. | |
static VPPhiAccessors * | doCastIfPossible (VPRecipeBase *f) |
doCastIfPossible is used by dyn_cast<>. |
using llvm::CastInfo< VPPhiAccessors, VPRecipeBase *, void >::CastReturnType |
using llvm::CastInfo< VPPhiAccessors, VPRecipeBase *, void >::Self |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |