ΒΆinline void InitializeAllTargetInfos()
inline void InitializeAllTargetInfos()
Description
InitializeAllTargetInfos - The main program should call this function if it wants access to all available targets that LLVM is configured to support, to make them available via the TargetRegistry. It is legal for a client to make multiple calls to this function.
Declared at: llvm/include/llvm/Support/TargetSelect.h:52