Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8953 struct AAValueConstantRangeImpl : AAValueConstantRange { struct
8955 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() function
9181 AAValueConstantRange, AAValueConstantRangeImpl, IntegerRangeState,
9184 AAValueConstantRange, AAValueConstantRangeImpl, IntegerRangeState,
9197 AAValueConstantRangeImpl,
9198 AAValueConstantRangeImpl::StateType,
9202 AAValueConstantRangeImpl,
9203 AAValueConstantRangeImpl::StateType,
9220 struct AAValueConstantRangeFloating : AAValueConstantRangeImpl {
9222 : AAValueConstantRangeImpl(IRP, A) {} in AAValueConstantRangeFloating()
[all …]