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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h553 void computeStart(SUnit *SU, int *MaxEarlyStart, int *MinLateStart,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2063 Schedule.computeStart(SU, &EarlyStart, &LateStart, &SchedEnd, &SchedStart,
2491 void SMSchedule::computeStart(SUnit *SU, int *MaxEarlyStart, int *MinLateStart, function in class:SMSchedule

Completed in 128 milliseconds