Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSafeStack.cpp88 const Value *AllocaPtr; member in __anon5b1420ea0111::AllocaOffsetRewriter
91 AllocaOffsetRewriter(ScalarEvolution &SE, const Value *AllocaPtr) in AllocaOffsetRewriter()
225 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()
253 const Value *AllocaPtr, in IsMemIntrinsicSafe()
266 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()