Home
last modified time | relevance | path

Searched refs:NewTop (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Transforms/Instrumentation/
HDSafeStack.cpp472 Value *NewTop = IRB.CreateIntToPtr( in moveDynamicAllocasToUnsafeStack() local
477 IRB.CreateStore(NewTop, UnsafeStackPtr); in moveDynamicAllocasToUnsafeStack()
479 IRB.CreateStore(NewTop, DynamicTop); in moveDynamicAllocasToUnsafeStack()