Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp303 bool IsSink, in getNode()
341 bool IsSink) { in createUncachedNode()
H A DCoreEngine.cpp688 bool IsSink) { in generateNode()
724 bool IsSink) { in generateDefaultCaseNode()
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h126 bool IsSink) in ExplodedNode()
163 bool IsSink) { in Profile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h139 int64_t Id, bool IsSink) in ExplodedNode()
183 bool IsSink) { in Profile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h139 int64_t Id, bool IsSink) in ExplodedNode()
183 bool IsSink) { in Profile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h139 int64_t Id, bool IsSink) in ExplodedNode()
183 bool IsSink) { in Profile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h139 int64_t Id, bool IsSink) in ExplodedNode()
183 bool IsSink) { in Profile()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h110 bool IsSink; member
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.h159 bool IsSink() const { return id() == 1; } in IsSink() function
844 inline bool IsSink(const Node* node) { return node->IsSink(); } in IsSink() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DLoopUtils.h138 bool IsSink; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DLoopUtils.h138 bool IsSink; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h135 bool IsSink; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DLoopUtils.h138 bool IsSink; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DLoopUtils.h138 bool IsSink; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp361 llvm::SinkAndHoistLICMFlags::SinkAndHoistLICMFlags(bool IsSink, Loop *L, in SinkAndHoistLICMFlags()
367 unsigned LicmMssaOptCap, unsigned LicmMssaNoAccForPromotionCap, bool IsSink, in SinkAndHoistLICMFlags()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc310 bool IsSink() const { return peer_sep_ == AVDT_TSEP_SNK; } in IsSink() function in BtifAvPeer