Searched defs:PreRegAlloc (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TailDuplication.cpp | 35 bool PreRegAlloc; member in __anonde1ced5a0111::TailDuplicateBase |
H A D | MachineLICM.cpp | 127 bool PreRegAlloc = false; member in __anona9a475ae0111::MachineLICMBase |
H A D | TailDuplicator.cpp | 91 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, in initMF() |
H A D | IfConversion.cpp | 198 bool PreRegAlloc = true; member in __anon8f1f3a690111::IfConverter |
H A D | MachineBlockPlacement.cpp | 3479 bool PreRegAlloc = false; in runOnMachineFunction() local |
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TailDuplicator.h | 47 bool PreRegAlloc; variable |