createBasicBlockMatchingAndInferencePass ‐ This pass enables matching and inference when using propeller.
Synopsis
Declared in <llvm/CodeGen/Passes.h>
MachineFunctionPass*
createBasicBlockMatchingAndInferencePass();
Return Value
The newly created MachineFunctionPass.
Created with MrDocs