Searched defs:eraseFromParent (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DBasicBlock.cpp100 void BasicBlock::eraseFromParent() { function in class:BasicBlock
H A DGlobals.cpp142 void GlobalVariable::eraseFromParent() { function in class:GlobalVariable
221 void GlobalAlias::eraseFromParent() { function in class:GlobalAlias
H A DInstruction.cpp72 void Instruction::eraseFromParent() { function in class:Instruction
H A DFunction.cpp178 void Function::eraseFromParent() { function in class:Function
H A DMetadata.cpp557 void NamedMDNode::eraseFromParent() { function in class:NamedMDNode
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1000 void MachineBasicBlock::eraseFromParent() { function in class:MachineBasicBlock
H A DMachineInstr.cpp843 void MachineInstr::eraseFromParent() { function in class:MachineInstr

Completed in 198 milliseconds