Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStack.cpp191 Value *StaticTop, bool NeedDynamicTop);
437 Value *StaticTop, bool NeedDynamicTop) { in createStackRestorePoints() argument
450 if (NeedDynamicTop) { in createStackRestorePoints()