HomeSort by: relevance | last modified time | path
    Searched refs:setDFSOut (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LexicalScopes.h 114 void setDFSOut(unsigned O) { DFSOut = O; }
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LexicalScopes.cpp 235 /// numbering (setDFSIn, setDFSOut) for edge classification.
252 WS->setDFSOut(++Counter);

Completed in 14 milliseconds