Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp218 IsAccessSafe(Value * Addr,uint64_t AccessSize,const Value * AllocaPtr,uint64_t AllocaSize) IsAccessSafe() argument
256 IsMemIntrinsicSafe(const MemIntrinsic * MI,const Use & U,const Value * AllocaPtr,uint64_t AllocaSize) IsMemIntrinsicSafe() argument
275 IsSafeStackAlloca(const Value * AllocaPtr,uint64_t AllocaSize) IsSafeStackAlloca() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2593 RawAddress AllocaPtr = Address::invalid(); EmitParmDecl() local