Searched defs:PreRegAlloc (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TailDuplication.cpp | 35 bool PreRegAlloc; global() member in __anon0109142d0111::TailDuplicateBase |
H A D | MachineLICM.cpp | 127 bool PreRegAlloc = false; global() member in __anon55e02b010111::MachineLICMBase |
H A D | TailDuplicator.cpp | 91 initMF(MachineFunction & MFin,bool PreRegAlloc,const MachineBranchProbabilityInfo * MBPIin,MBFIWrapper * MBFIin,ProfileSummaryInfo * PSIin,bool LayoutModeIn,unsigned TailDupSizeIn) initMF() argument |
H A D | IfConversion.cpp | 198 bool PreRegAlloc = true; global() member in __anonc2d19a1c0111::IfConverter |
H A D | MachineBlockPlacement.cpp | 3479 bool PreRegAlloc = false; runOnMachineFunction() local |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TailDuplicator.h | 48 bool PreRegAlloc; global() variable |