Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h304 bool shouldEmitFunctionBasedCheckStackProtector() const { in shouldEmitFunctionBasedCheckStackProtector() function
H A DSelectionDAGISel.cpp1776 if (SDB->SPDescriptor.shouldEmitFunctionBasedCheckStackProtector()) { in FinishBasicBlock()