Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWindowScheduler.h120 virtual void preProcess();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp121 preProcess(); in run()
248 void WindowScheduler::preProcess() { in preProcess() function in WindowScheduler