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