Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h304 bool shouldEmitFunctionBasedCheckStackProtector() const { in shouldEmitFunctionBasedCheckStackProtector() function
H A DSelectionDAGISel.cpp1767 if (SDB->SPDescriptor.shouldEmitFunctionBasedCheckStackProtector()) { in FinishBasicBlock()