Create Hardware Loop pass.
Synopsis
Declared in <llvm/CodeGen/Passes.h>
FunctionPass*
createHardwareLoopsLegacyPass();
Return Value
FunctionPass class ‐ This class is used to implement most global optimizations. Optimizations should subclass this class if they meet the following constraints:
See Also
HardwareLoops.cpp
Created with MrDocs