Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp396 bool IsSink, in getNode()
435 bool IsSink) { in createUncachedNode()
H A DCoreEngine.cpp650 bool IsSink) { in generateNode()
683 bool IsSink) { in generateDefaultCaseNode()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h138 int64_t Id, bool IsSink) in ExplodedNode()
184 bool IsSink) { in Profile()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h139 bool IsSink; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp315 llvm::SinkAndHoistLICMFlags::SinkAndHoistLICMFlags(bool IsSink, Loop *L, in SinkAndHoistLICMFlags()
321 unsigned LicmMssaOptCap, unsigned LicmMssaNoAccForPromotionCap, bool IsSink, in SinkAndHoistLICMFlags()