Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSafeStack.cpp219 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()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDecl.cpp2476 Address AllocaPtr = Address::invalid(); in EmitParmDecl() local