Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp670 bool AlreadySplat = (MyOpcode == DefOpcode) || in simplifyCode() local
679 if (AlreadySplat) { in simplifyCode()