Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTailDuplication.cpp35 bool PreRegAlloc; member in __anonb2d6ec910111::TailDuplicateBase
37 TailDuplicateBase(char &PassID, bool PreRegAlloc) in TailDuplicateBase()
H A DMachineLICM.cpp121 bool PreRegAlloc; member in __anon716971650111::MachineLICMBase
169 MachineLICMBase(char &PassID, bool PreRegAlloc) in MachineLICMBase()
H A DTailDuplicator.cpp79 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, in initMF()
H A DIfConversion.cpp200 bool PreRegAlloc; member in __anon4f83ad000111::IfConverter
H A DMachineBlockPlacement.cpp3402 bool PreRegAlloc = false; in runOnMachineFunction() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTailDuplicator.h48 bool PreRegAlloc; variable