Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWindowScheduler.h124 void backupMBB();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp251 backupMBB(); in preProcess()
268 void WindowScheduler::backupMBB() { in backupMBB() function in WindowScheduler