Searched defs:getStaticAllocaAllocationSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp132 uint64_t getStaticAllocaAllocationSize(const AllocaInst *AI) { function in namespace:__anon1653
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp220 uint64_t SafeStack::getStaticAllocaAllocationSize(const AllocaInst* AI) { function in class:__anon1803::SafeStack

Completed in 204 milliseconds