Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLexicalScopes.h222 void setDFSOut(unsigned O) { DFSOut = O; } in setDFSOut() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h115 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/swiftshader/third_party/LLVM/lib/CodeGen/
DLexicalScopes.cpp235 WS->setDFSOut(++Counter); in constructScopeNest()
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp238 WS->setDFSOut(++Counter); in constructScopeNest()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLexicalScopes.cpp251 WS->setDFSOut(++Counter); in constructScopeNest()