Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1313 ValueSeq Early, Late, Cycled; in convertShiftsToLeft() local
1329 Cycled.insert(C.begin(), C.end()); in convertShiftsToLeft()
1335 ValueSeq Users(Cycled.begin(), Cycled.end()); in convertShiftsToLeft()