Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp8555 struct AAPotentialValuesImpl : AAPotentialValues { struct
8556 using StateType = PotentialConstantIntValuesState;
8558 AAPotentialValuesImpl(const IRPosition &IRP, Attributor &A) in AAPotentialValuesImpl() function
8562 void initialize(Attributor &A) override { in initialize()
8570 const std::string getAsStr() const override { in getAsStr()
8578 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()