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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h107 if (DFSIn < S->getDFSIn() && DFSOut > S->getDFSOut())
115 unsigned getDFSIn() const { return DFSIn; } function in class:llvm::LexicalScope

Completed in 95 milliseconds