Home
last modified time | relevance | path

Searched refs:UpdateRegPressure (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineLICM.cpp250 void UpdateRegPressure(const MachineInstr *MI,
769 UpdateRegPressure(MI); in HoistOutOfLoop()
802 UpdateRegPressure(&MI, /*ConsiderUnseenAsDef=*/true); in InitRegPressure()
806 void MachineLICMBase::UpdateRegPressure(const MachineInstr *MI, in UpdateRegPressure() function in MachineLICMBase
1274 UpdateRegPressure(NewMIs[1]); in ExtractHoistableLoad()