ΒΆLLVMBool LLVMInitializeFunctionPassManager(
LLVMPassManagerRef FPM)
LLVMBool LLVMInitializeFunctionPassManager(
LLVMPassManagerRef FPM)
Description
Initializes all of the function passes scheduled in the function pass manager. Returns 1 if any of the passes modified the module, 0 otherwise.
Declared at: llvm/include/llvm-c/Core.h:4037
Parameters
- LLVMPassManagerRef FPM