Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DStackProtector.h103 bool RequiresStackProtector();
/external/llvm/include/llvm/CodeGen/
DStackProtector.h110 bool RequiresStackProtector();
/external/llvm/lib/CodeGen/
DStackProtector.cpp101 if (!RequiresStackProtector()) in runOnFunction()
211 bool StackProtector::RequiresStackProtector() { in RequiresStackProtector() function in StackProtector
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackProtector.cpp95 if (!RequiresStackProtector()) in runOnFunction()
215 bool StackProtector::RequiresStackProtector() { in RequiresStackProtector() function in StackProtector