Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSafeStack.cpp169 createStackRestorePoints(IRBuilder<> &IRB, Function &F,
455 SafeStack::createStackRestorePoints(IRBuilder<> &IRB, Function &F, in createStackRestorePoints() function in __anon5b1420ea0111::SafeStack
824 AllocaInst *DynamicTop = createStackRestorePoints( in runOnFunction()
/external/clang/docs/
DSafeStack.rst190 in the function ``SafeStack::createStackRestorePoints``.