Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9055 struct AAValueConstantRangeReturned struct
9060 using Base =
9065 AAValueConstantRangeReturned(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeReturned() argument
9069 void initialize(Attributor &A) override {} in initialize()
9072 void trackStatistics() const override { in trackStatistics()