Searched defs:IsCopy (Results 1 – 8 of 8) sorted by relevance
65 bool IsCopy = isCopyConstructorCall(Call) || isCopyAssignmentCall(Call); in handleConstructorAndAssignment() local
378 bool IsCopy = MI->isCopy(); in optimizeBlock() local
437 static void renameMemcpy(StringRef Name, bool IsCopy, bool IsSafe, in renameMemcpy()870 bool IsCopy = in memcpyFix() local901 bool IsCopy = isGivenLengthEqualToSrcLength(Result); in memcpy_sFix() local
415 findOnlyInterestingUse(Register Reg,MachineBasicBlock * MBB,bool & IsCopy,Register & DstReg,bool & IsDstPhys) const findOnlyInterestingUse() argument 758 bool IsCopy = false; scanUses() local
3372 bool IsCopy = false; in applyMappingImpl() local 3332 bool IsCopy = false; applyMappingImpl() local
2451 bool IsCopy = MI->getOpcode() == AMDGPU::V_MOV_B32_e32 || eliminateFrameIndex() local
1159 auto IsCopy = [] (const IFRecordWithRegSet &IR) -> bool { in pruneRegCopies() local
4093 bool IsCopy = CT == Ctor_CopyingClosure; getAddrOfCXXCtorClosure() local