15 #define DEBUG_TYPE "hello"
22 STATISTIC(HelloCounter,
"Counts number of functions greeted");
64 Y(
"hello2",
"Hello World Pass (with getAnalysisUsage implemented)");
static RegisterPass< Hello2 > Y("hello2","Hello World Pass (with getAnalysisUsage implemented)")
StringRef getName() const
STATISTIC(HelloCounter,"Counts number of functions greeted")
ID
LLVM Calling Convention Representation.
raw_ostream & write_escaped(StringRef Str, bool UseHexEscapes=false)
static RegisterPass< NVPTXAllocaHoisting > X("alloca-hoisting","Hoisting alloca instructions in non-entry ""blocks to the entry block")