Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8938 struct AAValueConstantRangeImpl : AAValueConstantRange { struct
8940 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() argument
9182 AAValueConstantRangeImpl,
9187 AAValueConstantRangeImpl,
9205 struct AAValueConstantRangeFloating : AAValueConstantRangeImpl {
9207 : AAValueConstantRangeImpl(IRP, A) {} in AAValueConstantRangeFloating()
9211 AAValueConstantRangeImpl::initialize(A); in initialize()
9521 : AAValueConstantRangeImpl(IRP, A) {} in AAValueConstantRangeFunction()
9543 AAValueConstantRangeImpl::StateType,
9547 AAValueConstantRangeImpl::StateType, in AAValueConstantRangeCallSiteReturned()
[all …]