Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp807 bool AlreadySplat = (MyOpcode == DefOpcode) || in simplifyCode() local
816 if (AlreadySplat) { in simplifyCode()