Searched defs:PreRegAlloc (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ | ||
H A D | TailDuplication.cpp | 35 bool PreRegAlloc; member in __anonb2d6ec910111::TailDuplicateBase |
H A D | MachineLICM.cpp | 121 bool PreRegAlloc; member in __anon716971650111::MachineLICMBase |
H A D | TailDuplicator.cpp | 79 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, in initMF() |
H A D | IfConversion.cpp | 200 bool PreRegAlloc; member in __anon4f83ad000111::IfConverter |
H A D | MachineBlockPlacement.cpp | 3402 bool PreRegAlloc = false; in runOnMachineFunction() local |
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ | ||
H A D | TailDuplicator.h | 48 bool PreRegAlloc; variable |