Searched refs:algorithm (Results 376 - 400 of 817) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DArrayRef.h17 #include <algorithm>
H A DHashing.h51 #include <algorithm>
257 /// Currently, the algorithm for computing hash codes is based on CityHash and
424 // a mix of the last 64-bytes. That is how the algorithm works when we
573 // simulate doing a mix of the last 64-bytes. That is how the algorithm
H A DSmallBitVector.h19 #include <algorithm>
H A DStringMap.h22 #include <algorithm>
H A DStringRef.h15 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCGSCCPassManager.h105 #include <algorithm>
H A DRegionInfo.h15 // The algorithm to calculate these data structures however is completely
18 // and in practice hopefully better performing algorithm. The runtime of the
20 // O(V+E), whereas this algorithm is not, as the dominance frontier information
50 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h93 #include <algorithm>
192 /// MachineSchedStrategy - Interface to the scheduling algorithm used by
1014 /// PostGenericScheduler - Interface to the scheduling algorithm used by
H A DRegAllocPBQP.h26 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h17 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DExprObjC.cpp20 #include <algorithm>
H A DNestedNameSpecifier.cpp32 #include <algorithm>
H A DTypeLoc.cpp26 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp23 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp29 #include <algorithm>
H A DModule.cpp28 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp22 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp26 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp33 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp34 #include <algorithm>
79 /// ExecuteWorkList - Run the worklist algorithm for a maximum number of steps.
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp24 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp32 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h27 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h28 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h32 #include <algorithm>

Completed in 594 milliseconds

<<11121314151617181920>>