Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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 __anoneede60540111::SafeStack
392 uint64_t Size = getStaticAllocaAllocationSize(AI); in findInsts()
521 SSL.addObject(StackGuardSlot, getStaticAllocaAllocationSize(StackGuardSlot), in moveStaticAllocasToUnsafeStack()
539 uint64_t Size = getStaticAllocaAllocationSize(AI); in moveStaticAllocasToUnsafeStack()