LLVM 20.0.0git
|
Trivial SPSSequence<SPSElementTagT> -> SmallVectorImpl<T> deserialization. More...
#include "llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h"
Additional Inherited Members | |
![]() | |
using | element_type = typename SmallVectorImpl< T >::value_type |
![]() | |
static void | reserve (SmallVectorImpl< T > &V, uint64_t Size) |
static bool | append (SmallVectorImpl< T > &V, T E) |
![]() | |
static constexpr bool | available = true |
Trivial SPSSequence<SPSElementTagT> -> SmallVectorImpl<T> deserialization.
Definition at line 338 of file SimplePackedSerialization.h.