Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h126 int getFirstCycle() { return Cycle[ScheduledInstrs.front()]; } in getFirstCycle() function
H A DMachinePipeliner.h534 int getFirstCycle() const { return FirstCycle; } in getFirstCycle() function