Searched defs:AANoUndefImpl (Results 1 – 1 of 1) sorted by relevance
7995 struct AANoUndefImpl : AANoUndef { struct7996 AANoUndefImpl(const IRPosition &IRP, Attributor &A) : AANoUndef(IRP, A) {} in AANoUndefImpl() function7999 void initialize(Attributor &A) override { in initialize()8017 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()8037 const std::string getAsStr() const override { in getAsStr()8041 ChangeStatus manifest(Attributor &A) override { in manifest()