Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DSafeStack.cpp464 AllocaInst *StackGuardSlot, Value *StackGuard) { in checkStackGuard()
489 Instruction *BasePointer, AllocaInst *StackGuardSlot) { in moveStaticAllocasToUnsafeStack()
799 AllocaInst *StackGuardSlot = nullptr; in run() local