Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8280 struct AAValueConstantRangeReturned struct
8285 using Base =
8290 AAValueConstantRangeReturned(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeReturned() function
8294 void initialize(Attributor &A) override {} in initialize()
8297 void trackStatistics() const override { in trackStatistics()