Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h405 bool shouldEmitStackProtector() const { in shouldEmitStackProtector() function
415 assert(!shouldEmitStackProtector() && "Stack Protector Descriptor is " in initialize()
DSelectionDAGISel.cpp1363 if (SDB->SPDescriptor.shouldEmitStackProtector()) { in FinishBasicBlock()