Searched refs:AddDependency (Results 1 – 8 of 8) sorted by relevance
79 bool AddDependency(CPVRTSkipGraphNode* pDependentNode) in AddDependency() function308 pNode->AddDependency(pDependantNode); in AddNodeDependency()
104 void AddDependency(Node* node) { dependants_.push_back(node); } in AddDependency() function
179 if (vobject) vobject->AddDependency(current_node()); in GetVirtualObject()191 if (vobject) vobject->AddDependency(current_node()); in InitVirtualObject()
204 XLA_TEST_F(TokenHloTest, AddDependency) { in XLA_TEST_F() argument
1500 "AddDependency", in CreateTestCases()1501 R"(HloModule AddDependency in CreateTestCases()1503 ENTRY AddDependency { in CreateTestCases()
268 TEST_F(TuplePointsToAnalysisTest, AddDependency) { in TEST_F() argument
1909 TEST_P(HloDataflowAnalysisTest, AddDependency) { in TEST_P() argument
2982 bool AddDependency(const FileDef* file);3666 inline bool FileDef::AddDependency(const FileDef* file) {