Home
last modified time | relevance | path

Searched defs:AAValueConstantRangeReturned (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9195 struct AAValueConstantRangeReturned struct
9200 using Base =
9205 AAValueConstantRangeReturned(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeReturned() argument
9209 void initialize(Attributor &A) override { in initialize()
9215 void trackStatistics() const override { in trackStatistics()