Searched defs:AAHeapToStackImpl (Results 1 – 1 of 1) sorted by relevance
4406 struct AAHeapToStackImpl : public AAHeapToStack { struct4407 AAHeapToStackImpl(const IRPosition &IRP) : AAHeapToStack(IRP) {} in AAHeapToStackImpl() function4409 const std::string getAsStr() const override { in getAsStr()4413 ChangeStatus manifest(Attributor &A) override { in manifest()4483 SmallSetVector<Instruction *, 4> MallocCalls;4486 DenseSet<const Instruction *> BadMallocCalls;4489 DenseMap<Instruction *, SmallPtrSet<Instruction *, 4>> FreesForMalloc;