Home
last modified time | relevance | path

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

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