Searched defs:removeFromParent (Results 1 – 6 of 6) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/IR/ | ||
| H A D | Globals.cpp | 190 void GlobalVariable::removeFromParent() { in removeFromParent() function in GlobalVariable |
| H A D | BasicBlock.cpp | 97 void BasicBlock::removeFromParent() { in removeFromParent() function in BasicBlock |
| H A D | Instruction.cpp | 61 void Instruction::removeFromParent() { in removeFromParent() function in Instruction |
| H A D | Function.cpp | 230 void Function::removeFromParent() { in removeFromParent() function in Function |
| /minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ | ||
| H A D | MachineBasicBlock.cpp | 971 MachineBasicBlock *MachineBasicBlock::removeFromParent() { in removeFromParent() function in MachineBasicBlock |
| H A D | MachineInstr.cpp | 905 MachineInstr *MachineInstr::removeFromParent() { in removeFromParent() function in MachineInstr |