Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp475 AllocaInst *StackGuardSlot, Value *StackGuard) { in checkStackGuard()
817 Value *StackGuard = getStackGuard(IRB, F); in run() local