/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | IRSimilarityIdentifier.h | 898 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet) const { in getBasicBlocks() 907 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet, in getBasicBlocks()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 832 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet) const { in getBasicBlocks() 841 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet, in getBasicBlocks()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | IRSimilarityIdentifier.h | 898 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet) const { in getBasicBlocks() 907 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet, in getBasicBlocks()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | IRSimilarityIdentifier.h | 898 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet) const { in getBasicBlocks() 907 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet, in getBasicBlocks()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | IRSimilarityIdentifier.h | 898 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet) const { in getBasicBlocks() 907 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet, in getBasicBlocks()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MIRFSDiscriminator.cpp | 78 using BBSet = DenseSet<const MachineBasicBlock *>; in runOnMachineFunction() typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | AddDiscriminators.cpp | 184 using BBSet = DenseSet<const BasicBlock *>; in addDiscriminators() typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | AddDiscriminators.cpp | 178 using BBSet = DenseSet<const BasicBlock *>; in addDiscriminators() typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | IRSimilarityIdentifier.cpp | 464 DenseSet<BasicBlock *> BBSet; in IRSimilarityCandidate() local 1016 DenseSet<BasicBlock *> BBSet; in createCanonicalRelationFrom() local
|
H A D | MemorySSAUpdater.cpp | 916 [&](const SmallSetVector<BasicBlock *, 2> &BBSet) -> BasicBlock * { in applyInsertUpdates()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 41 typedef SmallPtrSet<BasicBlock *, 8> BBSet; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 81 using BBSet = SmallPtrSet<BasicBlock *, 8>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 283 DenseSet<BasicBlock *> BBSet; in splitCandidate() local 425 DenseSet<BasicBlock *> BBSet; in reattachCandidate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 81 using BBSet = SmallPtrSet<BasicBlock *, 8>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 869 [&](const SmallSetVector<BasicBlock *, 2> &BBSet) -> BasicBlock * { in applyInsertUpdates()
|