Home
last modified time | relevance | path

Searched refs:COMPILER_RT_ALWAYS_INLINE (Results 1 – 2 of 2) 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
H A DInstrProfilingValue.c149 static COMPILER_RT_ALWAYS_INLINE void in instrumentTargetValueImpl()