Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp170 uint64_t getStaticAllocaAllocationSize(const AllocaInst* AI);
224 uint64_t SafeStack::getStaticAllocaAllocationSize(const AllocaInst* AI) { in getStaticAllocaAllocationSize() function in __anon2905dedd0111::SafeStack
396 uint64_t Size = getStaticAllocaAllocationSize(AI); in findInsts()
524 SSL.addObject(StackGuardSlot, getStaticAllocaAllocationSize(StackGuardSlot), in moveStaticAllocasToUnsafeStack()
542 uint64_t Size = getStaticAllocaAllocationSize(AI); in moveStaticAllocasToUnsafeStack()