Home
last modified time | relevance | path

Searched refs:IsUndefCopy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1206 const bool IsUndefCopy = CopyMI.getOperand(1).isUndef(); in removePartialRedundancy() local
1222 if (IsUndefCopy) { in removePartialRedundancy()