HomeSort by: relevance | last modified time | path
    Searched defs:AAPotentialValues (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h 3576 /// AAPotentialValues.
3762 struct AAPotentialValues
3765 AAPotentialValues(const IRPosition &IRP, Attributor &A) : Base(IRP) {}
3774 static AAPotentialValues &createForPosition(const IRPosition &IRP,
3797 const std::string getName() const override { return "AAPotentialValues"; }
3803 /// AAPotentialValues
Attributor.h 3576 /// AAPotentialValues.
3762 struct AAPotentialValues
3765 AAPotentialValues(const IRPosition &IRP, Attributor &A) : Base(IRP) {}
3774 static AAPotentialValues &createForPosition(const IRPosition &IRP,
3797 const std::string getName() const override { return "AAPotentialValues"; }
3803 /// AAPotentialValues

Completed in 56 milliseconds