Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp65 static bool foldGuardedFunnelShift(Instruction &I, const DominatorTree &DT) { in foldGuardedFunnelShift() function
1321 MadeChange |= foldGuardedFunnelShift(I, DT); in foldUnusualPatterns()