Home
last modified time | relevance | path

Searched refs:getDFSIn (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLexicalScopes.h215 if (DFSIn < S->getDFSIn() && DFSOut > S->getDFSOut()) in dominates()
223 unsigned getDFSIn() const { return DFSIn; } in getDFSIn() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h108 if (DFSIn < S->getDFSIn() && DFSOut > S->getDFSOut()) in dominates()
116 unsigned getDFSIn() const { return DFSIn; } in getDFSIn() function
/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h106 if (DFSIn < S->getDFSIn() && DFSOut > S->getDFSOut()) in dominates()
114 unsigned getDFSIn() const { return DFSIn; } in getDFSIn() function