Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp172 Value *StaticTop, bool NeedDynamicTop);
431 Value *StaticTop, bool NeedDynamicTop) { in createStackRestorePoints() argument
444 if (NeedDynamicTop) { in createStackRestorePoints()