LLVM 19.0.0git
llvm::VPBlockBase Member List

This is the complete list of members for llvm::VPBlockBase, including all inherited members.

clearPredecessors()llvm::VPBlockBaseinline
clearSuccessors()llvm::VPBlockBaseinline
clone()=0llvm::VPBlockBasepure virtual
deleteCFG(VPBlockBase *Entry)llvm::VPBlockBasestatic
dropAllReferences(VPValue *NewValue)=0llvm::VPBlockBasepure virtual
dump() constllvm::VPBlockBaseinline
execute(VPTransformState *State)=0llvm::VPBlockBasepure virtual
getEnclosingBlockWithPredecessors()llvm::VPBlockBase
getEnclosingBlockWithSuccessors()llvm::VPBlockBase
getEntryBasicBlock() constllvm::VPBlockBase
getEntryBasicBlock()llvm::VPBlockBase
getExitingBasicBlock() constllvm::VPBlockBase
getExitingBasicBlock()llvm::VPBlockBase
getHierarchicalPredecessors()llvm::VPBlockBaseinline
getHierarchicalSuccessors()llvm::VPBlockBaseinline
getName() constllvm::VPBlockBaseinline
getNumPredecessors() constllvm::VPBlockBaseinline
getNumSuccessors() constllvm::VPBlockBaseinline
getParent()llvm::VPBlockBaseinline
getParent() constllvm::VPBlockBaseinline
getPlan()llvm::VPBlockBase
getPlan() constllvm::VPBlockBase
getPredecessors() constllvm::VPBlockBaseinline
getPredecessors()llvm::VPBlockBaseinline
getSingleHierarchicalPredecessor()llvm::VPBlockBaseinline
getSingleHierarchicalSuccessor()llvm::VPBlockBaseinline
getSinglePredecessor() constllvm::VPBlockBaseinline
getSingleSuccessor() constllvm::VPBlockBaseinline
getSuccessors() constllvm::VPBlockBaseinline
getSuccessors()llvm::VPBlockBaseinline
getVPBlockID() constllvm::VPBlockBaseinline
isLegalToHoistInto()llvm::VPBlockBaseinline
print(raw_ostream &O, const Twine &Indent, VPSlotTracker &SlotTracker) const =0llvm::VPBlockBasepure virtual
print(raw_ostream &O) constllvm::VPBlockBaseinline
printAsOperand(raw_ostream &OS, bool PrintType) constllvm::VPBlockBaseinline
printSuccessors(raw_ostream &O, const Twine &Indent) constllvm::VPBlockBase
setName(const Twine &newName)llvm::VPBlockBaseinline
setOneSuccessor(VPBlockBase *Successor)llvm::VPBlockBaseinline
setParent(VPRegionBlock *P)llvm::VPBlockBaseinline
setPlan(VPlan *ParentPlan)llvm::VPBlockBase
setPredecessors(ArrayRef< VPBlockBase * > NewPreds)llvm::VPBlockBaseinline
setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse)llvm::VPBlockBaseinline
successors()llvm::VPBlockBaseinline
VPBlockBase(const unsigned char SC, const std::string &N)llvm::VPBlockBaseinlineprotected
VPBlocksTy typedefllvm::VPBlockBase
VPBlockTy typedefllvm::VPBlockBase
VPBlockUtilsllvm::VPBlockBasefriend
~VPBlockBase()=defaultllvm::VPBlockBasevirtual