Searched defs:PreRegAlloc (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ | ||
H A D | TailDuplication.cpp | 35 bool PreRegAlloc; member in __anon81ca83450111::TailDuplicateBase |
H A D | MachineLICM.cpp | 121 bool PreRegAlloc; member in __anondcd5ce190111::MachineLICMBase |
H A D | TailDuplicator.cpp | 81 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, in initMF() |
H A D | IfConversion.cpp | 202 bool PreRegAlloc; member in __anon287ba0340111::IfConverter |
H A D | MachineBlockPlacement.cpp | 3355 bool PreRegAlloc = false; in runOnMachineFunction() local |
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ | ||
H A D | TailDuplicator.h | 48 bool PreRegAlloc; variable |