Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp5328 struct AAValueConstantRangeReturned : AAValueConstantRangeImpl { struct
5329 AAValueConstantRangeReturned(const IRPosition &IRP) in AAValueConstantRangeReturned() argument
5333 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
5347 void trackStatistics() const override { in trackStatistics()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9055 struct AAValueConstantRangeReturned struct
9060 using Base =
9065 AAValueConstantRangeReturned(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeReturned() function
9069 void initialize(Attributor &A) override {} in initialize()
9072 void trackStatistics() const override { in trackStatistics()