Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h114 void setDFSOut(unsigned O) { DFSOut = O; } in setDFSOut() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLexicalScopes.cpp252 WS->setDFSOut(++Counter); in constructScopeNest()