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

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DBasicBlock.cpp96 void BasicBlock::removeFromParent() { function in class:BasicBlock
H A DGlobals.cpp138 void GlobalVariable::removeFromParent() { function in class:GlobalVariable
217 void GlobalAlias::removeFromParent() { function in class:GlobalAlias
H A DInstruction.cpp68 void Instruction::removeFromParent() { function in class:Instruction
H A DFunction.cpp174 void Function::removeFromParent() { function in class:Function
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp991 MachineBasicBlock *MachineBasicBlock::removeFromParent() { function in class:MachineBasicBlock
H A DMachineInstr.cpp833 MachineInstr *MachineInstr::removeFromParent() { function in class:MachineInstr

Completed in 114 milliseconds