Home
last modified time | relevance | path

Searched refs:IsSizeLessThanThresholdT (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/ADT/
DFunctionExtras.h68 struct IsSizeLessThanThresholdT : std::false_type {}; struct
71 struct IsSizeLessThanThresholdT<
88 IsSizeLessThanThresholdT<T>::value,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFunctionExtras.h51 template <typename T> struct IsSizeLessThanThresholdT { struct
69 IsSizeLessThanThresholdT<T>::value, argument