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

/external/llvm/lib/Transforms/Scalar/
H A DGlobalMerge.cpp91 /// \pre setMustKeepGlobalVariables must have been called on the Module that
99 void setMustKeepGlobalVariables(Module &M);
213 void GlobalMerge::setMustKeepGlobalVariables(Module &M) { function in class:GlobalMerge
245 setMustKeepGlobalVariables(M);

Completed in 99 milliseconds