Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanUnroll.cpp114 void remapOperand(VPRecipeBase *R, unsigned OpIdx, unsigned Part) { in remapOperand() function in __anone9af25350111::UnrollState
443 Unroller.remapOperand(&H, 1, UF - 1); in unrollByUF()