Home
last modified time | relevance | path

Searched refs:setEndIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp163 void setEndIndex(unsigned EndIdx) { EndIndex = EndIdx; } in setEndIndex() function in __anonf33d7a280111::SchedulePostRATDList
329 Scheduler.setEndIndex(CurrentCount); in run()
345 Scheduler.setEndIndex(CurrentCount); in run()