Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSafeStack.cpp467 AllocaInst *StackGuardSlot, Value *StackGuard) { in checkStackGuard()
491 AllocaInst *StackGuardSlot) { in moveStaticAllocasToUnsafeStack()
808 AllocaInst *StackGuardSlot = nullptr; in run() local