LLVM: lib/CGData/CodeGenDataReader.cpp File Reference (original) (raw)

Go to the source code of this file.

Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
Macros
#define DEBUG_TYPE "cg-data-reader"

DEBUG_TYPE

#define DEBUG_TYPE "cg-data-reader"

IndexedCodeGenDataReadFunctionMapNames

cl::opt< bool > IndexedCodeGenDataReadFunctionMapNames("indexed-codegen-data-read-function-map-names", cl::init(true), cl::Hidden, cl::desc("Read function map names in indexed CodeGenData. Can be " "disabled to save memory and time for final consumption of the " "indexed CodeGenData in production.")) ( "indexed-codegen-data-read-function-map-names" , cl::init(true) , cl::Hidden , cl::desc("Read function map names in indexed CodeGenData. Can be " "disabled to save memory and time for final consumption of the " "indexed CodeGenData in production.") ) static