Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DSyncDependenceAnalysis.h33 using ConstBlockSet = SmallPtrSet<const BasicBlock *, 4>; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h270 using ConstBlockSet = SmallPtrSet<const BlockT *, 4>; variable