Home
last modified time | relevance | path

Searched defs:StackGuard (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()
814 Value *StackGuard = getStackGuard(IRB, F); in run() local