Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveVariables.h216 bool Removed = false; in removeVirtualRegisterKilled() local
252 bool Removed = false; in removeVirtualRegisterDead() local
/external/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp785 ArrayRef<MachineBasicBlock *> Removed) { in updateDomTree()
801 AArch64ConditionalCompares::updateLoops(ArrayRef<MachineBasicBlock *> Removed) { in updateLoops()
/external/llvm/lib/CodeGen/
DEarlyIfConversion.cpp630 void EarlyIfConverter::updateDomTree(ArrayRef<MachineBasicBlock*> Removed) { in updateDomTree()
647 void EarlyIfConverter::updateLoops(ArrayRef<MachineBasicBlock*> Removed) { in updateLoops()
/external/llvm/lib/Analysis/
DLazyCallGraph.cpp359 bool Removed = CalleeC.ParentSCCs.erase(this); in removeInterSCCEdge() local
/external/llvm/lib/Linker/
DLinkModules.cpp1680 bool Removed = OpaqueStructTypes.erase(Ty); in switchToNonOpaque() local
/external/llvm/lib/IR/
DInstructions.cpp115 Value *Removed = getIncomingValue(Idx); in removeIncomingValue() local