Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6983 struct AAValueConstantRangeImpl : AAValueConstantRange { struct
6985 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() function
7174 AAValueConstantRange, AAValueConstantRangeImpl, IntegerRangeState,
7177 AAValueConstantRange, AAValueConstantRangeImpl, IntegerRangeState,
7199 AAValueConstantRangeImpl,
7200 AAValueConstantRangeImpl::StateType,
7204 AAValueConstantRangeImpl,
7205 AAValueConstantRangeImpl::StateType,
7219 struct AAValueConstantRangeFloating : AAValueConstantRangeImpl {
7221 : AAValueConstantRangeImpl(IRP, A) {} in AAValueConstantRangeFloating()
[all …]