Searched refs:DAGDeltaAlgorithmImpl (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 47 class DAGDeltaAlgorithmImpl { class 137 DAGDeltaAlgorithmImpl(DAGDeltaAlgorithm &DDA, const changeset_ty &Changes, 155 DAGDeltaAlgorithmImpl &DDAI; 171 DeltaActiveSetHelper(DAGDeltaAlgorithmImpl &DDAI, in DeltaActiveSetHelper() 178 DAGDeltaAlgorithmImpl::DAGDeltaAlgorithmImpl( in DAGDeltaAlgorithmImpl() function in DAGDeltaAlgorithmImpl 283 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult() 301 DAGDeltaAlgorithmImpl::Run() { in Run() 351 return DAGDeltaAlgorithmImpl(*this, Changes, Dependencies).Run(); in Run()
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 49 class DAGDeltaAlgorithmImpl { class 139 DAGDeltaAlgorithmImpl(DAGDeltaAlgorithm &DDA, const changeset_ty &Changes, 157 DAGDeltaAlgorithmImpl &DDAI; 173 DeltaActiveSetHelper(DAGDeltaAlgorithmImpl &DDAI, in DeltaActiveSetHelper() 180 DAGDeltaAlgorithmImpl::DAGDeltaAlgorithmImpl( in DAGDeltaAlgorithmImpl() function in DAGDeltaAlgorithmImpl 283 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult() 302 DAGDeltaAlgorithmImpl::Run() { in Run() 353 return DAGDeltaAlgorithmImpl(*this, Changes, Dependencies).Run(); in Run()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 48 class DAGDeltaAlgorithmImpl { class 138 DAGDeltaAlgorithmImpl(DAGDeltaAlgorithm &DDA, const changeset_ty &Changes, 156 DAGDeltaAlgorithmImpl &DDAI; 172 DeltaActiveSetHelper(DAGDeltaAlgorithmImpl &DDAI, in DeltaActiveSetHelper() 179 DAGDeltaAlgorithmImpl::DAGDeltaAlgorithmImpl( in DAGDeltaAlgorithmImpl() function in DAGDeltaAlgorithmImpl 290 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult() 309 DAGDeltaAlgorithmImpl::Run() { in Run() 360 return DAGDeltaAlgorithmImpl(*this, Changes, Dependencies).Run(); in Run()
|