Searched defs:StackGuardSlot (Results 1 – 1 of 1) sorted by relevance
466 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...]