Searched defs:AllocationInfo (Results 1 – 2 of 2) sorted by relevance
657 struct AllocationInfo { struct658 const ExplodedNode* N;659 const MemRegion *R;660 const LocationContext *InterestingMethodContext;661 AllocationInfo(const ExplodedNode *InN, in AllocationInfo() argument
6615 struct AllocationInfo { struct6617 CallBase *const CB;6620 LibFunc LibraryFunctionId = NotLibFunc;6623 enum {6627 } Status = STACK_DUE_TO_USE;6631 bool HasPotentiallyFreeingUnknownUses = false;6635 bool MoveAllocaIntoEntry = true;6638 SmallSetVector<CallBase *, 1> PotentialFreeCalls{};