Home
last modified time | relevance | path

Searched refs:getStaticAllocaAllocationSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp150 uint64_t getStaticAllocaAllocationSize(const AllocaInst* AI);
205 uint64_t SafeStack::getStaticAllocaAllocationSize(const AllocaInst* AI) { in getStaticAllocaAllocationSize() function in __anon0b441ea90111::SafeStack
386 uint64_t Size = getStaticAllocaAllocationSize(AI); in findInsts()
521 SSL.addObject(StackGuardSlot, getStaticAllocaAllocationSize(StackGuardSlot), in moveStaticAllocasToUnsafeStack()
540 uint64_t Size = getStaticAllocaAllocationSize(AI); in moveStaticAllocasToUnsafeStack()