Searched defs:AANoUndefImpl (Results 1 – 1 of 1) sorted by relevance
10165 struct AANoUndefImpl : AANoUndef { struct10166 AANoUndefImpl(const IRPosition &IRP, Attributor &A) : AANoUndef(IRP, A) {} in AANoUndefImpl() argument10169 void initialize(Attributor &A) override { in initialize()10177 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()10197 const std::string getAsStr(Attributor *A) const override { in getAsStr()10201 ChangeStatus manifest(Attributor &A) override { in manifest()