Home
last modified time | relevance | path

Searched defs:SinkNode (Results 1 – 7 of 7) sorted by relevance

/external/cronet/net/tools/dafsa/
Dmake_dafsa.py201 SinkNode = Union[None, None] # weird hack to get around lack of TypeAlias. variable
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp684 SDNode *SinkNode = StatepointMCNode; in LowerAsSTATEPOINT() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp785 SDNode *SinkNode = StatepointMCNode; in LowerAsSTATEPOINT() local
/external/clang/include/clang/StaticAnalyzer/Core/
DChecker.h544 ExplodedNode *SinkNode; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp939 SDNode *SinkNode = StatepointMCNode; in LowerAsSTATEPOINT() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSampleProfileInference.cpp90 void initialize(uint64_t NodeCount, uint64_t SourceNode, uint64_t SinkNode) { in initialize()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
DStandardInstrumentations.cpp1693 unsigned SinkNode = NodePosition[Sink]; in DotCfgDiff() local
1749 const DotCfgDiffNode *SinkNode = &Graph.getNode(SinkNodeIndex); in createDisplayEdges() local