OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDFSIn
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
LexicalScopes.h
112
void
setDFSIn
(unsigned I) { DFSIn = I; }
/external/llvm/lib/CodeGen/
LexicalScopes.cpp
249
ChildScope->
setDFSIn
(++Counter);
Completed in 3376 milliseconds