Searched defs:NewN (Results 1 – 5 of 5) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExplodedGraph.cpp | 398 ExplodedNode *NewN = G->getNode(N->getLocation(), N->State, N->isSink(), in trim() local
|
H A D | ExprEngineCXX.cpp | 459 ExplodedNode *NewN = Bldr.generateNode(CNE, Pred, State); in VisitCXXNewExpr() local
|
H A D | BugReporter.cpp | 2932 ExplodedNode *NewN = GNew->getNode(OrigN->getLocation(), OrigN->getState(), in popNextReportGraph() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 615 void setValue(const Value *V, SDValue NewN) { in setValue() 628 void setUnusedArgValue(const Value *V, SDValue NewN) { in setUnusedArgValue()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 22555 if (SDValue NewN = combineRedundantDWordShuffle(N, Mask, DAG, DCI)) in PerformTargetShuffleCombine() local
|