Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackProtector.cpp65 bool RequiresStackProtector() const;
97 if (!RequiresStackProtector()) return false; in runOnFunction()
106 bool StackProtector::RequiresStackProtector() const { in RequiresStackProtector() function in StackProtector
/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