Home
last modified time | relevance | path

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

/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