Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DIRSimilarityIdentifier.h898 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 DIRSimilarityIdentifier.h832 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/
DIRSimilarityIdentifier.h898 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/
DIRSimilarityIdentifier.h898 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/
DIRSimilarityIdentifier.h898 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 DMIRFSDiscriminator.cpp78 using BBSet = DenseSet<const MachineBasicBlock *>; in runOnMachineFunction() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DAddDiscriminators.cpp184 using BBSet = DenseSet<const BasicBlock *>; in addDiscriminators() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DAddDiscriminators.cpp178 using BBSet = DenseSet<const BasicBlock *>; in addDiscriminators() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp464 DenseSet<BasicBlock *> BBSet; in IRSimilarityCandidate() local
1016 DenseSet<BasicBlock *> BBSet; in createCanonicalRelationFrom() local
H A DMemorySSAUpdater.cpp916 [&](const SmallSetVector<BasicBlock *, 2> &BBSet) -> BasicBlock * { in applyInsertUpdates()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp41 typedef SmallPtrSet<BasicBlock *, 8> BBSet; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp81 using BBSet = SmallPtrSet<BasicBlock *, 8>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp283 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 DStructurizeCFG.cpp81 using BBSet = SmallPtrSet<BasicBlock *, 8>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp869 [&](const SmallSetVector<BasicBlock *, 2> &BBSet) -> BasicBlock * { in applyInsertUpdates()