Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h501 bool shouldEmitFunctionBasedCheckStackProtector() const { in shouldEmitFunctionBasedCheckStackProtector() function
H A DSelectionDAGISel.cpp1914 if (SDB->SPDescriptor.shouldEmitFunctionBasedCheckStackProtector()) { in FinishBasicBlock()