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

/freebsd-10.1-release/contrib/llvm/lib/Analysis/IPA/
H A DGlobalsModRef.cpp99 AnalyzeGlobals(M); // find non-addr taken globals
179 void AnalyzeGlobals(Module &M);
199 /// AnalyzeGlobals - Scan through the users of all of the internal
203 void GlobalsModRef::AnalyzeGlobals(Module &M) { function in class:GlobalsModRef

Completed in 92 milliseconds