LLVM
8.0.1
|
This is the complete list of members for llvm::VPBlockUtils, including all inherited members.
connectBlocks(VPBlockBase *From, VPBlockBase *To) | llvm::VPBlockUtils | inlinestatic |
disconnectBlocks(VPBlockBase *From, VPBlockBase *To) | llvm::VPBlockUtils | inlinestatic |
insertBlockAfter(VPBlockBase *NewBlock, VPBlockBase *BlockPtr) | llvm::VPBlockUtils | inlinestatic |
insertTwoBlocksAfter(VPBlockBase *IfTrue, VPBlockBase *IfFalse, VPValue *Condition, VPBlockBase *BlockPtr) | llvm::VPBlockUtils | inlinestatic |
VPBlockUtils()=delete | llvm::VPBlockUtils |