Return the data layout used by this solver.
Synopsis
Declared in <llvm/Transforms/Utils/SCCPSolver.h>
DataLayout const&
getDataLayout() const;
Return Value
Data layout used by this solver.
Created with MrDocs
Return the data layout used by this solver.
Declared in <llvm/Transforms/Utils/SCCPSolver.h>
DataLayout const&
getDataLayout() const;
Data layout used by this solver.
Created with MrDocs