Home
last modified time | relevance | path

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

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