Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp466 Value *V = IRB.CreateLoad(StackPtrTy, StackGuardSlot); in checkStackGuard() argument
490 moveStaticAllocasToUnsafeStack(IRBuilder<> & IRB,Function & F,ArrayRef<AllocaInst * > StaticAllocas,ArrayRef<Argument * > ByValArguments,Instruction * BasePointer,AllocaInst * StackGuardSlot) moveStaticAllocasToUnsafeStack() argument
807 AllocaInst *StackGuardSlot = nullptr; run() local
[all...]