Searched defs:NewN (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExplodedGraph.cpp | 398 ExplodedNode *NewN = G->getNode(N->getLocation(), N->State, N->isSink(), in trim() local
|
D | ExprEngineCXX.cpp | 515 ExplodedNode *NewN = Bldr.generateNode(CNE, Pred, State); in VisitCXXNewExpr() local
|
D | BugReporter.cpp | 2925 ExplodedNode *NewN = GNew->getNode(OrigN->getLocation(), OrigN->getState(), in popNextReportGraph() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 682 void setValue(const Value *V, SDValue NewN) { in setValue() 688 void setUnusedArgValue(const Value *V, SDValue NewN) { in setUnusedArgValue()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 954 GepNode *NewN = new (*Mem) GepNode(N); in separateChainForNode() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 23446 if (SDValue NewN = combineRedundantDWordShuffle(N, Mask, DAG, DCI)) in PerformTargetShuffleCombine() local
|