Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DTailDuplication.cpp35 bool PreRegAlloc; global() member in __anon0109142d0111::TailDuplicateBase
37 TailDuplicateBase(char & PassID,bool PreRegAlloc) TailDuplicateBase() argument
H A DMachineLICM.cpp127 bool PreRegAlloc = false; global() member in __anon55e02b010111::MachineLICMBase
185 MachineLICMBase(char & PassID,bool PreRegAlloc) MachineLICMBase() argument
[all...]
H A DTailDuplicator.cpp91 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; global() member in __anonc2d19a1c0111::IfConverter
H A DMachineBlockPlacement.cpp3479 bool PreRegAlloc = false; runOnMachineFunction() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTailDuplicator.h48 bool PreRegAlloc; global() variable