Searched defs:AAHeapToStackImpl (Results 1 – 1 of 1) sorted by relevance
5020 struct AAHeapToStackImpl : public AAHeapToStack { struct5021 AAHeapToStackImpl(const IRPosition &IRP, Attributor &A) in AAHeapToStackImpl() function5024 const std::string getAsStr() const override { in getAsStr()5028 ChangeStatus manifest(Attributor &A) override { in manifest()5106 SmallSetVector<Instruction *, 4> MallocCalls;5109 DenseSet<const Instruction *> BadMallocCalls;5112 DenseMap<Instruction *, SmallPtrSet<Instruction *, 4>> FreesForMalloc;