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.cpp151 uint64_t getStaticAllocaAllocationSize(const AllocaInst* AI);
206 uint64_t SafeStack::getStaticAllocaAllocationSize(const AllocaInst* AI) { in getStaticAllocaAllocationSize() function in __anon0b441ea90111::SafeStack
387 uint64_t Size = getStaticAllocaAllocationSize(AI); in findInsts()
514 SSL.addObject(StackGuardSlot, getStaticAllocaAllocationSize(StackGuardSlot), in moveStaticAllocasToUnsafeStack()
533 uint64_t Size = getStaticAllocaAllocationSize(AI); in moveStaticAllocasToUnsafeStack()