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

  /external/llvm/include/llvm/IR/
CallingConv.h 41 // Cold - This calling convention attempts to make code in the caller as
45 Cold = 9,
Attributes.h 75 Cold, ///< Marks function as being in a cold path.

Completed in 967 milliseconds