Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp469 auto isSuitableForPreShift = [PosOffset, &I, AC]() { in commonShiftTransforms() local
482 if (isSuitableForPreShift()) { in commonShiftTransforms()