Home
last modified time | relevance | path

Searched defs:BBSet (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DAddDiscriminators.cpp154 using BBSet = DenseSet<const BasicBlock *>; in addDiscriminators() typedef
/llvm-project/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp109 using BBSet = DenseSet<const MachineBasicBlock *>; in runOnMachineFunction() typedef
/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h898 getBasicBlocks(DenseSet<BasicBlock * > & BBSet) getBasicBlocks() argument
907 getBasicBlocks(DenseSet<BasicBlock * > & BBSet,SmallVector<BasicBlock * > & BBList) getBasicBlocks() argument
/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp484 for (BasicBlock *BB : BBSet) { in IRSimilarityCandidate() local
1069 DenseSet<BasicBlock *> BBSet; createCanonicalRelationFrom() local
H A DMemorySSAUpdater.cpp891 __anon378ee98b0702(const SmallSetVector<BasicBlock *, 2> &BBSet) applyInsertUpdates() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp82 using BBSet = SmallPtrSet<BasicBlock *, 8>; global() typedef
/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp278 DenseSet<BasicBlock *> BBSet; in splitCandidate() local
420 DenseSet<BasicBlock *> BBSet; in reattachCandidate() local
[all...]