OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StripDeadPrototypesPass
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Transforms/IPO/
StripDeadPrototypes.h
26
class
StripDeadPrototypesPass
{
28
static StringRef name() { return "
StripDeadPrototypesPass
"; }
/external/llvm/lib/Transforms/IPO/
StripDeadPrototypes.cpp
56
PreservedAnalyses
StripDeadPrototypesPass
::run(Module &M) {
Completed in 788 milliseconds