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

  /external/llvm/include/llvm/CodeGen/
StackProtector.h 1 //===-- StackProtector.h - Stack Protector Insertion ----------------------===//
32 class StackProtector : public FunctionPass {
64 /// StackProtector analysis will update this map when determining if an
108 StackProtector()
112 StackProtector(const TargetMachine *TM)
MIRYamlMapping.h 349 StringValue StackProtector;
370 YamlIO.mapOptional("stackProtector", MFI.StackProtector,

Completed in 2466 milliseconds