Lines Matching full:iscopy
914 bool Skip = MI->isCopy() || MI->isRegSequence();1146 auto IsCopy = [] (const IFRecordWithRegSet &IR) -> bool {1149 auto End = std::remove_if(LL.begin(), LL.end(), IsCopy);