Home
last modified time | relevance | path

Searched defs:CurNode (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h198 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/
DAliasSetTracker.h224 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 DAliasSetTracker.h224 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 DIceVariableSplitting.cpp76 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 DAliasSetTracker.h241 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 DRewriteRope.h91 const void /*RopePieceBTreeLeaf*/ *CurNode; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Rewrite/Core/
DRewriteRope.h88 const void /*RopePieceBTreeLeaf*/ *CurNode = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Rewrite/Core/
DRewriteRope.h88 const void /*RopePieceBTreeLeaf*/ *CurNode = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Rewrite/Core/
DRewriteRope.h88 const void /*RopePieceBTreeLeaf*/ *CurNode = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Rewrite/Core/
DRewriteRope.h88 const void /*RopePieceBTreeLeaf*/ *CurNode = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/
DASTMatchers.h8134 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/
DASTMatchers.h8311 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/
DASTMatchers.h8311 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/
DASTMatchers.h8313 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 DMemorySSA.cpp819 DefPath &CurNode = *Iter; in tryOptimizePhi() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1020 SDNode *CurNode = &*ISelPosition; in NodeInserted() local
H A DDAGCombiner.cpp2051 auto CurNode = Worklist[i].first; in visitTokenFactor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemorySSA.cpp821 DefPath &CurNode = *Iter; in tryOptimizePhi() local
/aosp_15_r20/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5374 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 DDAGCombiner.cpp1841 auto CurNode = Worklist[i].first; in visitTokenFactor() local