Home
last modified time | relevance | path

Searched refs:removeNodeFromList (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DSymbolTableListTraits.h98 void removeNodeFromList(ValueSubClass *V);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h79 void SymbolTableListTraits<ValueSubClass>::removeNodeFromList( in removeNodeFromList() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dilist.h66 void removeNodeFromList(NodeTy *) {} in removeNodeFromList() function
253 this->removeNodeFromList(Node); // Notify traits that we removed a node...
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp142 void ilist_callback_traits<MachineBasicBlock>::removeNodeFromList( in removeNodeFromList() function in ilist_callback_traits
163 void ilist_traits<MachineInstr>::removeNodeFromList(MachineInstr *N) { in removeNodeFromList() function in ilist_traits
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFunction.h83 void removeNodeFromList(MachineBasicBlock* N);
H A DMachineBasicBlock.h89 void removeNodeFromList(MachineInstr *N);