Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DStackProtector.h104 bool RequiresStackProtector();
/external/llvm/lib/CodeGen/
DStackProtector.cpp98 if (!RequiresStackProtector()) in runOnFunction()
200 bool StackProtector::RequiresStackProtector() { in RequiresStackProtector() function in StackProtector