Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp443 AllocaInst *DynamicTop = nullptr; in createStackRestorePoints() local
655 Function &F, Value *UnsafeStackPtr, AllocaInst *DynamicTop, in moveDynamicAllocasToUnsafeStack()
833 AllocaInst *DynamicTop = createStackRestorePoints( in run() local