LLVM
8.0.1
llvm
VPBlockBase
llvm::VPBlockBase Member List
This is the complete list of members for
llvm::VPBlockBase
, including all inherited members.
deleteCFG
(VPBlockBase *Entry)
llvm::VPBlockBase
static
execute
(struct VPTransformState *State)=0
llvm::VPBlockBase
pure virtual
getCondBit
()
llvm::VPBlockBase
inline
getCondBit
() const
llvm::VPBlockBase
inline
getEnclosingBlockWithPredecessors
()
llvm::VPBlockBase
getEnclosingBlockWithSuccessors
()
llvm::VPBlockBase
getEntryBasicBlock
() const
llvm::VPBlockBase
getEntryBasicBlock
()
llvm::VPBlockBase
getExitBasicBlock
() const
llvm::VPBlockBase
getExitBasicBlock
()
llvm::VPBlockBase
getHierarchicalPredecessors
()
llvm::VPBlockBase
inline
getHierarchicalSuccessors
()
llvm::VPBlockBase
inline
getName
() const
llvm::VPBlockBase
inline
getNumPredecessors
() const
llvm::VPBlockBase
inline
getNumSuccessors
() const
llvm::VPBlockBase
inline
getParent
()
llvm::VPBlockBase
inline
getParent
() const
llvm::VPBlockBase
inline
getPredecessors
() const
llvm::VPBlockBase
inline
getPredecessors
()
llvm::VPBlockBase
inline
getSingleHierarchicalPredecessor
()
llvm::VPBlockBase
inline
getSingleHierarchicalSuccessor
()
llvm::VPBlockBase
inline
getSinglePredecessor
() const
llvm::VPBlockBase
inline
getSingleSuccessor
() const
llvm::VPBlockBase
inline
getSuccessors
() const
llvm::VPBlockBase
inline
getSuccessors
()
llvm::VPBlockBase
inline
getVPBlockID
() const
llvm::VPBlockBase
inline
isLegalToHoistInto
()
llvm::VPBlockBase
inline
print
(raw_ostream &OS) const
llvm::VPBlockBase
inline
printAsOperand
(raw_ostream &OS, bool PrintType) const
llvm::VPBlockBase
inline
setCondBit
(VPValue *CV)
llvm::VPBlockBase
inline
setName
(const Twine &newName)
llvm::VPBlockBase
inline
setOneSuccessor
(VPBlockBase *Successor)
llvm::VPBlockBase
inline
setParent
(VPRegionBlock *P)
llvm::VPBlockBase
inline
setPredecessors
(ArrayRef< VPBlockBase *> NewPreds)
llvm::VPBlockBase
inline
setTwoSuccessors
(VPBlockBase *IfTrue, VPBlockBase *IfFalse, VPValue *Condition)
llvm::VPBlockBase
inline
VPBlockBase
(const unsigned char SC, const std::string &N)
llvm::VPBlockBase
inline
protected
VPBlocksTy
typedef
llvm::VPBlockBase
VPBlockTy
typedef
llvm::VPBlockBase
VPBlockUtils
class
llvm::VPBlockBase
friend
~VPBlockBase
()=default
llvm::VPBlockBase
virtual
Generated on Sun Dec 20 2020 14:14:41 for LLVM by
1.8.13