Home
last modified time | relevance | path

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

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