forked from OSchip/llvm-project
51bda3a0e7
The runtime makes some use of `std::vector` data structures. We should be able to replace these trivially with `llvm::SmallVector` instead. This should allow us to avoid heap allocations in the majority of cases now. Reviewed By: tianshilei1992 Differential Revision: https://reviews.llvm.org/D130927 |
||
---|---|---|
.. | ||
Debug.h | ||
DeviceEnvironment.h | ||
ExclusiveAccess.h | ||
SourceInfo.h | ||
device.h | ||
dlwrap.h | ||
interop.h | ||
omptarget.h | ||
omptargetplugin.h | ||
rtl.h |