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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h116 void setDFSIn(unsigned I) { DFSIn = I; } function in class:llvm::LexicalScope
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp246 ChildScope->setDFSIn(++Counter);

Completed in 204 milliseconds