Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPostOrderCFGView.cpp23 CFGBlockSet BSet(cfg); in PostOrderCFGView() local
H A DThreadSafety.cpp2561 BeforeSet **BSet) { in runThreadSafetyAnalysis()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp927 SmallPtrSet<Metadata *, 4> BSet(B->op_begin(), B->op_end()); in intersect() local