Home
last modified time | relevance | path

Searched defs:Sinks (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp109 SetVector<Instruction *> &Sinks; member in __anon0e46b04f0111::IRPromoter
790 SetVector<Instruction *> Sinks; TryToPromote() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp440 ExplodedGraph::trim(ArrayRef<const NodeTy *> Sinks, in trim()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp389 SetVector<Value *> Inputs, Outputs, Sinks; extractColdRegion() local
H A DPartialInlining.cpp1108 SetVector<Value *> Inputs, Outputs, Sinks; in doMultiRegionFunctionOutlining() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp353 std::vector<Sink> Sinks; global() member