Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h484 bool shouldEmitFunctionBasedCheckStackProtector() const { in shouldEmitFunctionBasedCheckStackProtector() function
DSelectionDAGISel.cpp1599 if (SDB->SPDescriptor.shouldEmitFunctionBasedCheckStackProtector()) { in FinishBasicBlock()