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