Home
last modified time | relevance | path

Searched defs:COMPILER_RT_ALWAYS_INLINE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPort.h24 #define COMPILER_RT_ALWAYS_INLINE __forceinline macro
39 #define COMPILER_RT_ALWAYS_INLINE inline __attribute((always_inline)) macro