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

/external/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h115 void setDFSIn(unsigned I) { DFSIn = I; } function in class:llvm::LexicalScope
/external/llvm/lib/CodeGen/
H A DLexicalScopes.cpp233 ChildScope->setDFSIn(++Counter);

Completed in 102 milliseconds