Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStack.cpp189 createStackRestorePoints(IRBuilder<> &IRB, Function &F,
435 SafeStack::createStackRestorePoints(IRBuilder<> &IRB, Function &F, in createStackRestorePoints() function in __anoneede60540111::SafeStack
835 AllocaInst *DynamicTop = createStackRestorePoints( in run()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DSafeStack.rst202 in the function ``SafeStack::createStackRestorePoints``.