Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h133 unsigned DFSIn = 0; // In & Out Depth use to determine scope nesting. variable
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h132 unsigned DFSIn, DFSOut; // In & Out Depth use to determine variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DLexicalScopes.h133 unsigned DFSIn = 0; // In & Out Depth use to determine scope nesting. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DLexicalScopes.h133 unsigned DFSIn = 0; // In & Out Depth use to determine scope nesting. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h133 unsigned DFSIn = 0; // In & Out Depth use to determine scope nesting. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DLexicalScopes.h133 unsigned DFSIn = 0; // In & Out Depth use to determine scope nesting. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DLexicalScopes.h133 unsigned DFSIn = 0; // In & Out Depth use to determine scope nesting. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3500 int DFSIn = 0; member
3729 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3512 int DFSIn = 0; member
3742 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp94 int DFSIn = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp100 int DFSIn = 0; member