Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DAliasSetTracker.h198 PointerRec *CurNode; variable
201 explicit iterator(PointerRec *CN = nullptr) : CurNode(CN) {} in CurNode() function
/external/swiftshader/third_party/subzero/src/
DIceVariableSplitting.cpp76 void reset(const CfgNode *CurNode) { in reset()
171 void setNode(CfgNode *CurNode) { in setNode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasSetTracker.h241 PointerRec *CurNode; variable
244 explicit iterator(PointerRec *CN = nullptr) : CurNode(CN) {} in CurNode() function
/external/llvm-project/llvm/include/llvm/Analysis/
DAliasSetTracker.h240 PointerRec *CurNode; variable
243 explicit iterator(PointerRec *CN = nullptr) : CurNode(CN) {} in CurNode() function
/external/llvm-project/clang/include/clang/Rewrite/Core/
DRewriteRope.h89 const void /*RopePieceBTreeLeaf*/ *CurNode = nullptr; variable
/external/clang/include/clang/Rewrite/Core/
DRewriteRope.h91 const void /*RopePieceBTreeLeaf*/ *CurNode; variable
/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DExtractVariable.cpp142 for (const SelectionTree::Node *CurNode = getExprNode(); in computeInsertionPoint() local
DExtractFunction.cpp233 for (const Node *CurNode = CommonAnc; CurNode; CurNode = CurNode->Parent) { in findEnclosingFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp819 DefPath &CurNode = *Iter; in tryOptimizePhi() local
/external/llvm-project/llvm/lib/Analysis/
DMemorySSA.cpp844 DefPath &CurNode = *Iter; in tryOptimizePhi() local
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h5374 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h7198 const auto &CurNode = Stack.back(); in AST_MATCHER_P() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1841 auto CurNode = Worklist[i].first; in visitTokenFactor() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1970 auto CurNode = Worklist[i].first; in visitTokenFactor() local