Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSafeStack.cpp169 createStackRestorePoints(IRBuilder<> &IRB, Function &F,
429 SafeStack::createStackRestorePoints(IRBuilder<> &IRB, Function &F, in createStackRestorePoints() function in __anon8a0c7bd90111::SafeStack
833 AllocaInst *DynamicTop = createStackRestorePoints( in run()
/llvm-project-15.0.7/clang/docs/
H A DSafeStack.rst202 in the function ``SafeStack::createStackRestorePoints``.