- LLVMInitializeAnalysis
void LLVMInitializeAnalysis(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMInitializeCodeGen
void LLVMInitializeCodeGen(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMInitializeCore
void LLVMInitializeCore(LLVMPassRegistryRef R)
@defgroup LLVMCInitialization Initialization Routines
@ingroup LLVMC
- LLVMInitializeIPA
void LLVMInitializeIPA(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMInitializeIPO
void LLVMInitializeIPO(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMInitializeInstCombine
void LLVMInitializeInstCombine(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMInitializeInstrumentation
void LLVMInitializeInstrumentation(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMInitializeObjCARCOpts
void LLVMInitializeObjCARCOpts(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMInitializeScalarOpts
void LLVMInitializeScalarOpts(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMInitializeTarget
void LLVMInitializeTarget(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMInitializeTransformUtils
void LLVMInitializeTransformUtils(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMInitializeVectorization
void LLVMInitializeVectorization(LLVMPassRegistryRef R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.