Searched defs:getNextNode (Results 1 – 6 of 6) sorted by relevance
359 NodeTy *getNextNode() { in getNextNode() function368 const NodeTy *getNextNode() const { in getNextNode() function
199 DbgRecord *getNextNode() { return &*std::next(getIterator()); } in getNextNode() function
271 MemDGNode *getNextNode() const { return NextMemN; } in getNextNode() function
1468 VarLocInsertPt getNextNode(const DbgRecord *DVR) { in getNextNode() function1474 VarLocInsertPt getNextNode(const Instruction *Inst) { in getNextNode() function1480 VarLocInsertPt getNextNode(VarLocInsertPt InsertPt) { in getNextNode() function
43 Instruction *Instruction::getNextNode() const { in getNextNode() function in llvm::sandboxir::Instruction
201127 static int getNextNode( function