Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStack.cpp472 AllocaInst *StackGuardSlot, Value *StackGuard) { in checkStackGuard()
496 AllocaInst *StackGuardSlot) { in moveStaticAllocasToUnsafeStack()
809 AllocaInst *StackGuardSlot = nullptr; in run() local