Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp107 const Value *AllocaPtr; member in __anone53e40b20111::AllocaOffsetRewriter
110 AllocaOffsetRewriter(ScalarEvolution &SE, const Value *AllocaPtr) in AllocaOffsetRewriter()
232 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()
261 const Value *AllocaPtr, in IsMemIntrinsicSafe()
280 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp32 const Value *AllocaPtr; member in __anon37f539120111::AllocaOffsetRewriter
35 AllocaOffsetRewriter(ScalarEvolution &SE, const Value *AllocaPtr) in AllocaOffsetRewriter()
236 const Value *AllocaPtr) { in offsetFromAlloca()
248 const Value *AllocaPtr, in getAccessRange()
265 const MemIntrinsic *MI, const Use &U, const Value *AllocaPtr) { in getMemIntrinsicAccessRange()