Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DFunctionExtras.h84 struct IsSizeLessThanThresholdT : std::false_type {}; struct
87 struct IsSizeLessThanThresholdT<
105 IsSizeLessThanThresholdT<T>::value,