Searched defs:removeFromParent (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/llvm/lib/IR/ | ||
| HD | Globals.cpp | 190 void GlobalVariable::removeFromParent() { in removeFromParent() function in GlobalVariable |
| HD | BasicBlock.cpp | 93 void BasicBlock::removeFromParent() { in removeFromParent() function in BasicBlock |
| HD | Instruction.cpp | 66 void Instruction::removeFromParent() { in removeFromParent() function in Instruction |
| HD | Function.cpp | 237 void Function::removeFromParent() { in removeFromParent() function in Function |
| /NextBSD/contrib/llvm/lib/CodeGen/ | ||
| HD | MachineBasicBlock.cpp | 969 MachineBasicBlock *MachineBasicBlock::removeFromParent() { in removeFromParent() function in MachineBasicBlock |
| HD | MachineInstr.cpp | 921 MachineInstr *MachineInstr::removeFromParent() { in removeFromParent() function in MachineInstr |