Searched refs:getStaticAllocaAllocationSize (Results 1 – 2 of 2) sorted by relevance
164 uint64_t getStaticAllocaAllocationSize(const AllocaInst* AI);220 uint64_t SafeStack::getStaticAllocaAllocationSize(const AllocaInst* AI) { in getStaticAllocaAllocationSize() function in __anona08a2d6e0111::SafeStack388 uint64_t Size = getStaticAllocaAllocationSize(AI); in findInsts()505 SSL.addObject(StackGuardSlot, getStaticAllocaAllocationSize(StackGuardSlot), in moveStaticAllocasToUnsafeStack()523 uint64_t Size = getStaticAllocaAllocationSize(AI); in moveStaticAllocasToUnsafeStack()590 uint64_t Size = getStaticAllocaAllocationSize(AI); in moveStaticAllocasToUnsafeStack()
131 uint64_t getStaticAllocaAllocationSize(const AllocaInst *AI) { in getStaticAllocaAllocationSize() function377 getStaticAllocaAllocationSize(AI)); in run()