Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h114 void setDFSOut(unsigned O) { DFSOut = O; } in setDFSOut() function
/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h113 void setDFSOut(unsigned O) { DFSOut = O; } in setDFSOut() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DLexicalScopes.h114 void setDFSOut(unsigned O) { DFSOut = O; } in setDFSOut() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLexicalScopes.cpp251 WS->setDFSOut(++Counter); in constructScopeNest()
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp238 WS->setDFSOut(++Counter); in constructScopeNest()
/external/llvm-project/llvm/lib/CodeGen/
DLexicalScopes.cpp252 WS->setDFSOut(++Counter); in constructScopeNest()