Home
last modified time | relevance | path

Searched defs:DFSIn (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h133 unsigned DFSIn = 0; // In & Out Depth use to determine scope nesting. variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3518 int DFSIn = 0; global() member
3749 push_back(Value * V,int DFSIn,int DFSOut) push_back() argument
3756 isInScope(int DFSIn,int DFSOut) const isInScope() argument
3762 popUntilDFSScope(int DFSIn,int DFSOut) popUntilDFSScope() argument
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp87 int DFSIn = 0; global() member
[all...]