Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
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()