Home | History | Annotate | Download | only in llvm-c

Lines Matching full:manager

1093     passes scheduled in the pass manager. Returns 1 if any of the passes
1098 manager. Returns 1 if any of the passes modified the module, 0 otherwise.
1102 /** Executes all of the function passes scheduled in the function pass manager
1109 manager. Returns 1 if any of the passes modified the module, 0 otherwise.