Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplication.cpp35 bool PreRegAlloc; member in __anon8ed76eec0111::TailDuplicateBase
37 TailDuplicateBase(char &PassID, bool PreRegAlloc) in TailDuplicateBase() argument
H A DMachineLICM.cpp127 bool PreRegAlloc = false; member in __anona108fe400111::MachineLICMBase
185 MachineLICMBase(char &PassID, bool PreRegAlloc) in MachineLICMBase() argument
H A DTailDuplicator.cpp79 initMF(MachineFunction & MFin,bool PreRegAlloc,const MachineBranchProbabilityInfo * MBPIin,MBFIWrapper * MBFIin,ProfileSummaryInfo * PSIin,bool LayoutModeIn,unsigned TailDupSizeIn) initMF() argument
[all...]
H A DIfConversion.cpp198 bool PreRegAlloc = true; member in __anon7314d53b0111::IfConverter
H A DMachineBlockPlacement.cpp3425 bool PreRegAlloc = false; runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTailDuplicator.h48 bool PreRegAlloc; global() variable