Home
last modified time | relevance | path

Searched defs:ConstBlockSet (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSyncDependenceAnalysis.h32 using ConstBlockSet = SmallPtrSet<const BasicBlock *, 4>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DSyncDependenceAnalysis.h33 using ConstBlockSet = SmallPtrSet<const BasicBlock *, 4>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DGenericUniformityImpl.h270 using ConstBlockSet = SmallPtrSet<const BlockT *, 4>; variable