LLVM  8.0.1
llvm::VPBlockUtils Member List

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

connectBlocks(VPBlockBase *From, VPBlockBase *To)llvm::VPBlockUtilsinlinestatic
disconnectBlocks(VPBlockBase *From, VPBlockBase *To)llvm::VPBlockUtilsinlinestatic
insertBlockAfter(VPBlockBase *NewBlock, VPBlockBase *BlockPtr)llvm::VPBlockUtilsinlinestatic
insertTwoBlocksAfter(VPBlockBase *IfTrue, VPBlockBase *IfFalse, VPValue *Condition, VPBlockBase *BlockPtr)llvm::VPBlockUtilsinlinestatic
VPBlockUtils()=deletellvm::VPBlockUtils