Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDGlobals.cpp190 void GlobalVariable::removeFromParent() { in removeFromParent() function in GlobalVariable
273 void GlobalAlias::removeFromParent() { in removeFromParent() function in GlobalAlias
HDBasicBlock.cpp93 void BasicBlock::removeFromParent() { in removeFromParent() function in BasicBlock
HDInstruction.cpp66 void Instruction::removeFromParent() { in removeFromParent() function in Instruction
HDFunction.cpp237 void Function::removeFromParent() { in removeFromParent() function in Function
/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineBasicBlock.cpp969 MachineBasicBlock *MachineBasicBlock::removeFromParent() { in removeFromParent() function in MachineBasicBlock
HDMachineInstr.cpp921 MachineInstr *MachineInstr::removeFromParent() { in removeFromParent() function in MachineInstr