Home
last modified time | relevance | path

Searched defs:TheCopy (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterCoalescer.cpp1731 MachineInstr *TheCopy = ImpDefCopies[i]; in CopyCoalesceInMBB() local
1738 MachineInstr *TheCopy = PhysCopies[i]; in CopyCoalesceInMBB() local
1745 MachineInstr *TheCopy = VirtCopies[i]; in CopyCoalesceInMBB() local
1790 MachineInstr *&TheCopy = TryAgainList[i]; in joinIntervals() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp55 isOnlyCopiedFromConstantGlobal(Value *V, MemTransferInst *&TheCopy, in isOnlyCopiedFromConstantGlobal()
164 MemTransferInst *TheCopy = nullptr; in isOnlyCopiedFromConstantGlobal() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp2484 isOnlyCopiedFromConstantGlobal(Value *V, MemTransferInst *&TheCopy, in isOnlyCopiedFromConstantGlobal()
2587 MemTransferInst *TheCopy = 0; in isOnlyCopiedFromConstantGlobal() local