Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8805 struct AAValueConstantRangeImpl : AAValueConstantRange { struct
8807 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() function
9032 AAValueConstantRange, AAValueConstantRangeImpl, IntegerRangeState,
9035 AAValueConstantRange, AAValueConstantRangeImpl, IntegerRangeState,
9057 AAValueConstantRangeImpl,
9058 AAValueConstantRangeImpl::StateType,
9062 AAValueConstantRangeImpl,
9063 AAValueConstantRangeImpl::StateType,
9077 struct AAValueConstantRangeFloating : AAValueConstantRangeImpl {
9079 : AAValueConstantRangeImpl(IRP, A) {} in AAValueConstantRangeFloating()
[all …]