Home
last modified time | relevance | path

Searched refs:setDFSOut (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h114 void setDFSOut(unsigned O) { DFSOut = O; } in setDFSOut() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp252 WS->setDFSOut(++Counter); in constructScopeNest()