Home
last modified time | relevance | path

Searched defs:removeFromParent (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp190 void GlobalVariable::removeFromParent() { in removeFromParent() function in GlobalVariable
292 void GlobalAlias::removeFromParent() { in removeFromParent() function in GlobalAlias
H A DBasicBlock.cpp97 void BasicBlock::removeFromParent() { in removeFromParent() function in BasicBlock
H A DInstruction.cpp61 void Instruction::removeFromParent() { in removeFromParent() function in Instruction
H A DFunction.cpp230 void Function::removeFromParent() { in removeFromParent() function in Function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp971 MachineBasicBlock *MachineBasicBlock::removeFromParent() { in removeFromParent() function in MachineBasicBlock
H A DMachineInstr.cpp905 MachineInstr *MachineInstr::removeFromParent() { in removeFromParent() function in MachineInstr