Searched refs:shouldEmitStackProtector (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.h | 476 bool shouldEmitStackProtector() const { function in class:llvm::SelectionDAGBuilder::StackProtectorDescriptor 486 assert(!shouldEmitStackProtector() && "Stack Protector Descriptor is " |
H A D | SelectionDAGISel.cpp | 1474 if (SDB->SPDescriptor.shouldEmitStackProtector()) { |
Completed in 72 milliseconds