Searched defs:AllocaPtr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | SafeStack.cpp | 218 IsAccessSafe(Value * Addr,uint64_t AccessSize,const Value * AllocaPtr,uint64_t AllocaSize) IsAccessSafe() argument |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDecl.cpp | 2593 RawAddress AllocaPtr = Address::invalid(); EmitParmDecl() local |