Searched defs:PreRegAlloc (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TailDuplication.cpp | 35 bool PreRegAlloc; member in __anon8ed76eec0111::TailDuplicateBase |
H A D | MachineLICM.cpp | 127 bool PreRegAlloc = false; member in __anona108fe400111::MachineLICMBase |
H A D | TailDuplicator.cpp | 79 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; member in __anon7314d53b0111::IfConverter |
H A D | MachineBlockPlacement.cpp | 3425 bool PreRegAlloc = false; runOnMachineFunction() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TailDuplicator.h | 48 bool PreRegAlloc; global() variable |