/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | AliasSetTracker.h | 198 PointerRec *CurNode; variable 201 explicit iterator(PointerRec *CN = nullptr) : CurNode(CN) {} in CurNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | AliasSetTracker.h | 224 PointerRec *CurNode; variable 233 explicit iterator(PointerRec *CN = nullptr) : CurNode(CN) {} in CurNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | AliasSetTracker.h | 224 PointerRec *CurNode; variable 233 explicit iterator(PointerRec *CN = nullptr) : CurNode(CN) {} in CurNode() function
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceVariableSplitting.cpp | 76 void reset(const CfgNode *CurNode) { in reset() 171 void setNode(CfgNode *CurNode) { in setNode()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | AliasSetTracker.h | 241 PointerRec *CurNode; variable 244 explicit iterator(PointerRec *CN = nullptr) : CurNode(CN) {} in CurNode() function
|
/aosp_15_r20/external/clang/include/clang/Rewrite/Core/ |
H A D | RewriteRope.h | 91 const void /*RopePieceBTreeLeaf*/ *CurNode; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Rewrite/Core/ |
D | RewriteRope.h | 88 const void /*RopePieceBTreeLeaf*/ *CurNode = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Rewrite/Core/ |
D | RewriteRope.h | 88 const void /*RopePieceBTreeLeaf*/ *CurNode = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Rewrite/Core/ |
D | RewriteRope.h | 88 const void /*RopePieceBTreeLeaf*/ *CurNode = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Rewrite/Core/ |
D | RewriteRope.h | 88 const void /*RopePieceBTreeLeaf*/ *CurNode = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 8134 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local 8184 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 8311 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local 8361 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 8311 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local 8361 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 8313 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local 8363 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 819 DefPath &CurNode = *Iter; in tryOptimizePhi() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 1020 SDNode *CurNode = &*ISelPosition; in NodeInserted() local
|
H A D | DAGCombiner.cpp | 2051 auto CurNode = Worklist[i].first; in visitTokenFactor() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 821 DefPath &CurNode = *Iter; in tryOptimizePhi() local
|
/aosp_15_r20/external/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 5374 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 1841 auto CurNode = Worklist[i].first; in visitTokenFactor() local
|