Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp65 static bool foldGuardedRotateToFunnelShift(Instruction &I) { in foldGuardedRotateToFunnelShift() function
272 MadeChange |= foldGuardedRotateToFunnelShift(I); in foldUnusualPatterns()