Searched defs:IsCopy (Results 1 – 7 of 7) sorted by relevance
65 bool IsCopy = isCopyConstructorCall(Call) || isCopyAssignmentCall(Call); in handleConstructorAndAssignment() local
374 bool IsCopy = MI->isCopy(); in optimizeBlock() local
488 Register Reg, MachineBasicBlock *MBB, bool &IsCopy, Register &DstReg, in findOnlyInterestingUse()834 bool IsCopy = false; in scanUses() local
3408 bool IsCopy = false; in applyMappingImpl() local3448 bool IsCopy = false; in applyMappingImpl() local
3088 bool IsCopy = MI->getOpcode() == AMDGPU::V_MOV_B32_e32 || in eliminateFrameIndex() local
1155 auto IsCopy = [] (const IFRecordWithRegSet &IR) -> bool { in pruneRegCopies() local
4086 bool IsCopy = CT == Ctor_CopyingClosure; in getAddrOfCXXCtorClosure() local