Searched refs:DDA (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp63 DAGDeltaAlgorithm &DDA; member in class:__anon3785::DAGDeltaAlgorithmImpl
120 DDA.UpdatedSearchState(Changes, Sets, Required);
134 return DDA.ExecuteOneTest(S);
138 DAGDeltaAlgorithmImpl(DAGDeltaAlgorithm &DDA, const changeset_ty &Changes,
180 DAGDeltaAlgorithm &DDA, const changeset_ty &Changes,
182 : DDA(DDA) {
179 DAGDeltaAlgorithmImpl( DAGDeltaAlgorithm &DDA, const changeset_ty &Changes, const std::vector<edge_ty> &Dependencies) argument

Completed in 53 milliseconds