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.cpp9274 struct AAValueConstantRangeReturned struct
9279 using Base =
9284 AAValueConstantRangeReturned(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeReturned() function
9288 void initialize(Attributor &A) override { in initialize()
9294 void trackStatistics() const override { in trackStatistics()