Home
last modified time | relevance | path

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

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