Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDetectDeadLanes.h63 bool isDefinedByCopy(unsigned RegIdx) const { in isDefinedByCopy() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp444 if (!DLD.isDefinedByCopy(DefRegIdx)) in isUndefInput()