Searched defs:AllocaPtr (Results 1 – 2 of 2) sorted by relevance
219 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()257 const Value *AllocaPtr, in IsMemIntrinsicSafe()276 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
2476 Address AllocaPtr = Address::invalid(); in EmitParmDecl() local