Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp812 Value *StackGuard = getStackGuard(IRB, F); in run() local
466 checkStackGuard(IRBuilder<> & IRB,Function & F,Instruction & RI,AllocaInst * StackGuardSlot,Value * StackGuard) checkStackGuard() argument