Searched refs:algorithm (Results 251 - 275 of 817) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp36 #include <algorithm>
H A DMachineModuleInfo.cpp32 #include <algorithm>
H A DTargetSchedule.cpp27 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp15 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp25 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp22 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDominators.cpp29 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp14 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp17 #include <algorithm>
H A DMCWinCOFFStreamer.cpp36 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp27 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h16 #include <algorithm>
H A DDenseSet.h20 #include <algorithm>
H A DMapVector.h21 #include <algorithm>
H A Dsimple_ilist.h17 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h14 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h34 #include <algorithm>
H A DJITSymbol.h16 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp20 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h32 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h20 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryByteStream.h20 #include <algorithm>
H A DGraphWriter.h31 #include <algorithm>
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp28 #include <algorithm>
72 "block frequency propagation algorithm. To view "
H A DCFLSteensAliasAnalysis.cpp9 // This file implements a CFL-base, summary-based alias analysis algorithm. It
10 // does not depend on types. The algorithm is a mixture of the one described in
18 // Steensgaard's algorithm.
24 // Because this algorithm requires a graph search on each query, we execute the
25 // algorithm outlined in "Fast algorithms..." (mentioned above)
53 #include <algorithm>

Completed in 233 milliseconds

<<11121314151617181920>>