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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp111 const Value *AllocaPtr; member in class:__anon3564::AllocaOffsetRewriter
114 AllocaOffsetRewriter(ScalarEvolution &SE, const Value *AllocaPtr) argument
235 IsAccessSafe(Value *Addr, uint64_t AccessSize, const Value *AllocaPtr, uint64_t AllocaSize) argument
264 IsMemIntrinsicSafe(const MemIntrinsic *MI, const Use &U, const Value *AllocaPtr, uint64_t AllocaSize) argument
284 IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) argument
[all...]

Completed in 71 milliseconds