Searched refs:hasUndefContents (Results 1 – 1 of 1) sorted by relevance
1148 static bool hasUndefContents(Instruction *I, ConstantInt *Size) { in hasUndefContents() function1200 if (DepInfo.isDef() && hasUndefContents(DepInfo.getInst(), CopySize)) in performMemCpyToMemSetOptzn()1284 if (hasUndefContents(SrcDepInfo.getInst(), CopySize)) { in processMemCpy()