Searched defs:getNextNode (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | ilist_node.h | 316 NodeTy *getNextNode() { getNextNode() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugProgramInstruction.h | 98 DPValue *getNextNode() { return &*std::next(getIterator()); } getNextNode() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | AssignmentTrackingAnalysis.cpp | 1495 VarLocInsertPt getNextNode(const DPValue *DPV) { getNextNode() function |