Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp207 bool CanCopy = checkCopyToDefsPossible(DstOps); in buildInstr() local
212 if (!CanCopy) { in buildInstr()