Searched defs:AllocaPtr (Results 1 – 2 of 2) sorted by relevance
218 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()256 const Value *AllocaPtr, in IsMemIntrinsicSafe()275 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
2605 RawAddress AllocaPtr = Address::invalid(); in EmitParmDecl() local