Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp534 SmallVector<Instruction *, 4> InstsInPreheader; in reuseValue() local
550 InstsInPreheader.push_back(InstInPreheader); in reuseValue()
562 Instruction *InstInPreheader = InstsInPreheader[i]; in reuseValue()