Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSafeStack.cpp491 AllocaInst *StackGuardSlot, Value *StackGuard) { in checkStackGuard()
516 Instruction *BasePointer, AllocaInst *StackGuardSlot) { in moveStaticAllocasToUnsafeStack()
797 AllocaInst *StackGuardSlot = nullptr; in runOnFunction() local