Home
last modified time | relevance | path

Searched refs:EmptySet (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h168 RangeSet getEmptySet() { return &EmptySet; } in getEmptySet()
304 static ContainerType EmptySet; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp697 DenseSet<Function *> const EmptySet; in runOnModule() local
701 : EmptySet; in runOnModule()
H A DAMDGPUMachineCFGStructurizer.cpp198 PHISourcesT EmptySet; in addDest() local
202 NewElement->Sources = EmptySet; in addDest()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp112 RangeSet::ContainerType RangeSet::Factory::EmptySet{};