Searched defs:DFSIn (Results 1 – 11 of 11) sorted by relevance
133 unsigned DFSIn = 0; // In & Out Depth use to determine scope nesting. variable
132 unsigned DFSIn, DFSOut; // In & Out Depth use to determine variable
3500 int DFSIn = 0; member3729 void push_back(Value *V, int DFSIn, int DFSOut) { in push_back()3736 bool isInScope(int DFSIn, int DFSOut) const { in isInScope()3742 void popUntilDFSScope(int DFSIn, int DFSOut) { in popUntilDFSScope()
3512 int DFSIn = 0; member3742 void push_back(Value *V, int DFSIn, int DFSOut) { in push_back()3749 bool isInScope(int DFSIn, int DFSOut) const { in isInScope()3755 void popUntilDFSScope(int DFSIn, int DFSOut) { in popUntilDFSScope()
94 int DFSIn = 0; member
100 int DFSIn = 0; member