Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp303 bool IsSink, in getNode()
341 bool IsSink) { in createUncachedNode()
DCoreEngine.cpp688 bool IsSink) { in generateNode()
724 bool IsSink) { in generateDefaultCaseNode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h110 bool IsSink; member
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp396 bool IsSink, in getNode()
435 bool IsSink) { in createUncachedNode()
DCoreEngine.cpp649 bool IsSink) { in generateNode()
682 bool IsSink) { in generateDefaultCaseNode()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h126 bool IsSink) in ExplodedNode()
163 bool IsSink) { in Profile()
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h137 bool IsSink; variable
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h138 int64_t Id, bool IsSink) in ExplodedNode()
184 bool IsSink) { in Profile()
/external/tensorflow/tensorflow/core/graph/
Dgraph.h152 bool IsSink() const { return id() == 1; } in IsSink() function
811 inline bool IsSink(const Node* node) { return node->IsSink(); } in IsSink() function
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLICM.cpp309 llvm::SinkAndHoistLICMFlags::SinkAndHoistLICMFlags(bool IsSink, Loop *L, in SinkAndHoistLICMFlags()
315 unsigned LicmMssaOptCap, unsigned LicmMssaNoAccForPromotionCap, bool IsSink, in SinkAndHoistLICMFlags()