HomeSort by relevance Sort by last modified time
    Searched refs:RequiresStackProtector (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
StackProtector.h 102 /// RequiresStackProtector - Check whether or not this function needs a
104 bool RequiresStackProtector();
  /external/llvm/lib/CodeGen/
StackProtector.cpp 96 if (!RequiresStackProtector())
198 bool StackProtector::RequiresStackProtector() {

Completed in 171 milliseconds