Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h127 int getFirstCycle() { return Cycle[ScheduledInstrs.front()]; } in getFirstCycle() function
H A DMachinePipeliner.h583 int getFirstCycle() const { return FirstCycle; } in getFirstCycle() function