Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp270 MachineInstr *ExtractHoistableLoad(MachineInstr *MI, MachineLoop *CurLoop);
1402 MachineInstr *MachineLICMImpl::ExtractHoistableLoad(MachineInstr *MI, in ExtractHoistableLoad() function in MachineLICMImpl
1633 MI = ExtractHoistableLoad(MI, CurLoop); in Hoist()