OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StrategyMap
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
GCMetadata.cpp
70
strategy_map_type::iterator NMI =
StrategyMap
.find(Name);
71
if (NMI !=
StrategyMap
.end())
80
StrategyMap
.GetOrCreateValue(Name).setValue(S);
106
StrategyMap
.clear();
/external/llvm/include/llvm/CodeGen/
GCMetadata.h
169
strategy_map_type
StrategyMap
;
Completed in 42 milliseconds