Searched defs:StackGuardSlot (Results 1 – 1 of 1) sorted by relevance
491 AllocaInst *StackGuardSlot, Value *StackGuard) { in checkStackGuard()516 Instruction *BasePointer, AllocaInst *StackGuardSlot) { in moveStaticAllocasToUnsafeStack()797 AllocaInst *StackGuardSlot = nullptr; in runOnFunction() local