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

  /external/llvm/include/llvm/Transforms/
Instrumentation.h 51 // Add the 'noredzone' attribute to added runtime library calls.
52 bool NoRedZone;
  /external/llvm/include/llvm/IR/
Attributes.h 87 NoRedZone, ///< Disable redzone

Completed in 499 milliseconds