Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h403 void calcNumUnroll();
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2256 calcNumUnroll(); in generatePipelinedLoop()
2631 void ModuloScheduleExpanderMVE::calcNumUnroll() { in calcNumUnroll() function in ModuloScheduleExpanderMVE