Home
last modified time | relevance | path

Searched refs:DAGDeltaAlgorithmImpl (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp49 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
291 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult()
310 DAGDeltaAlgorithmImpl::Run() { in Run()
361 return DAGDeltaAlgorithmImpl(*this, Changes, Dependencies).Run(); in Run()
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp49 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()
/external/swiftshader/third_party/LLVM/lib/Support/
DDAGDeltaAlgorithm.cpp47 class DAGDeltaAlgorithmImpl { class
140 DAGDeltaAlgorithmImpl(DAGDeltaAlgorithm &_DDA,
159 DAGDeltaAlgorithmImpl &DDAI;
175 DeltaActiveSetHelper(DAGDeltaAlgorithmImpl &_DDAI, in DeltaActiveSetHelper()
182 DAGDeltaAlgorithmImpl::DAGDeltaAlgorithmImpl(DAGDeltaAlgorithm &_DDA, in DAGDeltaAlgorithmImpl() function in DAGDeltaAlgorithmImpl
289 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult()
308 DAGDeltaAlgorithmImpl::Run() { in Run()
356 return DAGDeltaAlgorithmImpl(*this, Changes, Dependencies).Run(); in Run()