Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp218 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe() argument
256 const Value *AllocaPtr, in IsMemIntrinsicSafe() argument
275 IsSafeStackAlloca(const Value * AllocaPtr,uint64_t AllocaSize) IsSafeStackAlloca() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2545 Address AllocaPtr = Address::invalid(); EmitParmDecl() local