Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp3256 struct AADereferenceableFloating struct
3258 using Base =
3260 AADereferenceableFloating(const IRPosition &IRP) : Base(IRP) {} in AADereferenceableFloating() argument
3263 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3330 void trackStatistics() const override { in trackStatistics()