Searched refs:loadiJIT_Funcs (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c66 /* loadiJIT_Funcs() : this function is called just in the beginning
72 static int loadiJIT_Funcs(void);
143 if (!loadiJIT_Funcs())
247 if (iJIT_DLL_is_missing || !loadiJIT_Funcs())
265 loadiJIT_Funcs();
276 static int loadiJIT_Funcs() function

Completed in 98 milliseconds