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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h476 bool shouldEmitStackProtector() const { function in class:llvm::SelectionDAGBuilder::StackProtectorDescriptor
486 assert(!shouldEmitStackProtector() && "Stack Protector Descriptor is "
H A DSelectionDAGISel.cpp1474 if (SDB->SPDescriptor.shouldEmitStackProtector()) {

Completed in 72 milliseconds