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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h114 void setDFSOut(unsigned O) { DFSOut = O; } function in class:llvm::LexicalScope
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp235 /// numbering (setDFSIn, setDFSOut) for edge classification.
252 WS->setDFSOut(++Counter);

Completed in 216 milliseconds