Home
last modified time | relevance | path

Searched defs:getFirstCycle (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h128 int getFirstCycle() { return Cycle[ScheduledInstrs.front()]; } in getFirstCycle() function
H A DMachinePipeliner.h589 int getFirstCycle() const { return FirstCycle; } in getFirstCycle() function