Home
last modified time | relevance | path

Searched defs:PreRegAlloc (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTailDuplication.cpp35 bool PreRegAlloc; member in __anon81ca83450111::TailDuplicateBase
37 TailDuplicateBase(char &PassID, bool PreRegAlloc) in TailDuplicateBase()
H A DMachineLICM.cpp121 bool PreRegAlloc; member in __anondcd5ce190111::MachineLICMBase
169 MachineLICMBase(char &PassID, bool PreRegAlloc) in MachineLICMBase()
H A DTailDuplicator.cpp81 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, in initMF()
H A DIfConversion.cpp202 bool PreRegAlloc; member in __anon287ba0340111::IfConverter
H A DMachineBlockPlacement.cpp3355 bool PreRegAlloc = false; in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTailDuplicator.h48 bool PreRegAlloc; variable