Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp301 bool CanCopy = checkCopyToDefsPossible(DstOps); in buildInstr() local
306 if (!CanCopy) { in buildInstr()