Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp191 Value *StaticTop, bool NeedDynamicTop);
440 Value *StaticTop, bool NeedDynamicTop) { in createStackRestorePoints() argument
453 if (NeedDynamicTop) { in createStackRestorePoints()