Searched refs:getDFSIn (Results 1 - 1 of 1) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
H A D | LexicalScopes.h | 106 if (DFSIn < S->getDFSIn() && DFSOut > S->getDFSOut()) 114 unsigned getDFSIn() const { return DFSIn; } function in class:llvm::LexicalScope |
Completed in 49 milliseconds