Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1312 ValueSeq RShifts; in convertShiftsToLeft() local
1330 RShifts.insert(&I); in convertShiftsToLeft()
1350 if (T->getParent() != LoopB || RShifts.count(T) || isa<PHINode>(T)) in convertShiftsToLeft()