OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extractLexicalScopes
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
LexicalScopes.h
121
///
extractLexicalScopes
- Extract instruction ranges for each lexical scopes
123
void
extractLexicalScopes
(SmallVectorImpl<InsnRange> &MIRanges,
/external/llvm/lib/CodeGen/
LexicalScopes.cpp
48
extractLexicalScopes
(MIRanges, MI2ScopeMap);
55
///
extractLexicalScopes
- Extract instruction ranges for each lexical scopes
58
extractLexicalScopes
(SmallVectorImpl<InsnRange> &MIRanges,
Completed in 31 milliseconds