Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7501 struct AAPotentialValuesImpl : AAPotentialValues { struct
7502 using StateType = PotentialConstantIntValuesState;
7504 AAPotentialValuesImpl(const IRPosition &IRP, Attributor &A) in AAPotentialValuesImpl() function
7508 const std::string getAsStr() const override { in getAsStr()
7516 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()