Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoadStoreWidening.cpp484 bool HavePostInc = HII->isPostIncrement(*S1); in selectInsts() local
500 if (HavePostInc && HII->isPostIncrement(*S2)) in selectInsts()