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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h300 bool shouldEmitStackProtector() const { function in class:llvm::SelectionDAGBuilder::StackProtectorDescriptor
313 assert(!shouldEmitStackProtector() && "Stack Protector Descriptor is "
H A DSelectionDAGISel.cpp1729 } else if (SDB->SPDescriptor.shouldEmitStackProtector()) {

Completed in 109 milliseconds