Searched refs:ProcessInternalGlobal (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp83 bool ProcessInternalGlobal(GlobalVariable *GV,Module::global_iterator &GVI,
1737 return ProcessInternalGlobal(GV, GVI, GS);
1740 /// ProcessInternalGlobal - Analyze the specified global variable and optimize
1742 bool GlobalOpt::ProcessInternalGlobal(GlobalVariable *GV, function in class:GlobalOpt

Completed in 93 milliseconds