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

  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 77 NoCapture
  /external/llvm/include/llvm/
Attributes.h 56 const Attributes NoCapture = 1<<21; ///< Function creates no aliases of pointer
88 const Attributes ParameterOnly = ByVal | Nest | StructRet | NoCapture;

Completed in 27 milliseconds