LLVM  8.0.1
llvm::VPRegionBlock Member List

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

classof(const VPBlockBase *V)llvm::VPRegionBlockinlinestatic
deleteCFG(VPBlockBase *Entry)llvm::VPBlockBasestatic
execute(struct VPTransformState *State) overridellvm::VPRegionBlockvirtual
front() constllvm::VPRegionBlockinline
getCondBit()llvm::VPBlockBaseinline
getCondBit() constllvm::VPBlockBaseinline
getEnclosingBlockWithPredecessors()llvm::VPBlockBase
getEnclosingBlockWithSuccessors()llvm::VPBlockBase
getEntry() constllvm::VPRegionBlockinline
getEntry()llvm::VPRegionBlockinline
getEntryBasicBlock() constllvm::VPBlockBase
getEntryBasicBlock()llvm::VPBlockBase
getExit() constllvm::VPRegionBlockinline
getExit()llvm::VPRegionBlockinline
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
isReplicator() constllvm::VPRegionBlockinline
print(raw_ostream &OS) constllvm::VPBlockBaseinline
printAsOperand(raw_ostream &OS, bool PrintType) constllvm::VPBlockBaseinline
setCondBit(VPValue *CV)llvm::VPBlockBaseinline
setEntry(VPBlockBase *EntryBlock)llvm::VPRegionBlockinline
setExit(VPBlockBase *ExitBlock)llvm::VPRegionBlockinline
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
VPRegionBlock(VPBlockBase *Entry, VPBlockBase *Exit, const std::string &Name="", bool IsReplicator=false)llvm::VPRegionBlockinline
VPRegionBlock(const std::string &Name="", bool IsReplicator=false)llvm::VPRegionBlockinline
~VPBlockBase()=defaultllvm::VPBlockBasevirtual
~VPRegionBlock() overridellvm::VPRegionBlockinline