Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMIRFSDiscriminator.cpp78 using BBSet = DenseSet<const MachineBasicBlock *>; in runOnMachineFunction() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DAddDiscriminators.cpp178 using BBSet = DenseSet<const BasicBlock *>; in addDiscriminators() typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DAddDiscriminators.cpp184 using BBSet = DenseSet<const BasicBlock *>; in addDiscriminators() typedef
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h832 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet) const { in getBasicBlocks()
841 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet, in getBasicBlocks()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DIRSimilarityIdentifier.cpp464 DenseSet<BasicBlock *> BBSet; in IRSimilarityCandidate() local
1016 DenseSet<BasicBlock *> BBSet; in createCanonicalRelationFrom() local
DMemorySSAUpdater.cpp916 [&](const SmallSetVector<BasicBlock *, 2> &BBSet) -> BasicBlock * { in applyInsertUpdates()
/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp41 typedef SmallPtrSet<BasicBlock *, 8> BBSet; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp81 using BBSet = SmallPtrSet<BasicBlock *, 8>; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp81 using BBSet = SmallPtrSet<BasicBlock *, 8>; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DIROutliner.cpp283 DenseSet<BasicBlock *> BBSet; in splitCandidate() local
425 DenseSet<BasicBlock *> BBSet; in reattachCandidate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp869 [&](const SmallSetVector<BasicBlock *, 2> &BBSet) -> BasicBlock * { in applyInsertUpdates()