Home
last modified time | relevance | path

Searched defs:EraseFromParent (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp500 expandLargeAddressLoad(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,MachineBasicBlock::iterator & NextMBBI,unsigned LastOpcode,unsigned IdentifyingMO,const MachineOperand & Symbol,Register DestReg,bool EraseFromParent) expandLargeAddressLoad() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp278 auto EraseFromParent = [&](Instruction *I) { CleanupConstantGlobalUsers() local