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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DStackProtector.cpp318 bool SupportsSelectionDAGSP = false; local
332 SupportsSelectionDAGSP = true;
342 return SupportsSelectionDAGSP;
353 bool SupportsSelectionDAGSP = local
366 SupportsSelectionDAGSP &=
370 if (SupportsSelectionDAGSP) {

Completed in 95 milliseconds