LLVM  8.0.1
llvm::VPBlockBase Member List

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

deleteCFG(VPBlockBase *Entry)llvm::VPBlockBasestatic
execute(struct VPTransformState *State)=0llvm::VPBlockBasepure virtual
getCondBit()llvm::VPBlockBaseinline
getCondBit() constllvm::VPBlockBaseinline
getEnclosingBlockWithPredecessors()llvm::VPBlockBase
getEnclosingBlockWithSuccessors()llvm::VPBlockBase
getEntryBasicBlock() constllvm::VPBlockBase
getEntryBasicBlock()llvm::VPBlockBase
getExitBasicBlock() constllvm::VPBlockBase
getExitBasicBlock()llvm::VPBlockBase
getHierarchicalPredecessors()llvm::VPBlockBaseinline
getHierarchicalSuccessors()llvm::VPBlockBaseinline
getName() constllvm::VPBlockBaseinline
getNumPredecessors() constllvm::VPBlockBaseinline
getNumSuccessors() constllvm::VPBlockBaseinline
getParent()llvm::VPBlockBaseinline
getParent() constllvm::VPBlockBaseinline
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 &OS) constllvm::VPBlockBaseinline
printAsOperand(raw_ostream &OS, bool PrintType) constllvm::VPBlockBaseinline
setCondBit(VPValue *CV)llvm::VPBlockBaseinline
setName(const Twine &newName)llvm::VPBlockBaseinline
setOneSuccessor(VPBlockBase *Successor)llvm::VPBlockBaseinline
setParent(VPRegionBlock *P)llvm::VPBlockBaseinline
setPredecessors(ArrayRef< VPBlockBase *> NewPreds)llvm::VPBlockBaseinline
setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse, VPValue *Condition)llvm::VPBlockBaseinline
VPBlockBase(const unsigned char SC, const std::string &N)llvm::VPBlockBaseinlineprotected
VPBlocksTy typedefllvm::VPBlockBase
VPBlockTy typedefllvm::VPBlockBase
VPBlockUtils classllvm::VPBlockBasefriend
~VPBlockBase()=defaultllvm::VPBlockBasevirtual