Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSafeStack.cpp88 const Value *AllocaPtr; member in __anon03e0d8f40111::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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStack.cpp107 const Value *AllocaPtr; member in __anon4377af4c0111::AllocaOffsetRewriter
110 AllocaOffsetRewriter(ScalarEvolution &SE, const Value *AllocaPtr) in AllocaOffsetRewriter()
232 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()
261 const Value *AllocaPtr, in IsMemIntrinsicSafe()
274 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()