Searched refs:ConsumerCycle (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1404 int ConsumerCycle = S.getCycle(&MI); local
1406 assert(LoopProducerCycle <= ConsumerCycle);

Completed in 186 milliseconds