Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9014 struct AAValueConstantRangeImpl : AAValueConstantRange { struct
9016 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() argument
9260 AAValueConstantRange, AAValueConstantRangeImpl, IntegerRangeState,
9263 AAValueConstantRange, AAValueConstantRangeImpl, IntegerRangeState,
9276 AAValueConstantRangeImpl,
9277 AAValueConstantRangeImpl::StateType,
9281 AAValueConstantRangeImpl,
9282 AAValueConstantRangeImpl::StateType,
9299 struct AAValueConstantRangeFloating : AAValueConstantRangeImpl {
9301 : AAValueConstantRangeImpl(IRP, A) {} in AAValueConstantRangeFloating()
[all …]