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.cpp276 MachineInstr *ExtractHoistableLoad(MachineInstr *MI, MachineLoop *CurLoop);
1378 MachineInstr *MachineLICMBase::ExtractHoistableLoad(MachineInstr *MI, in ExtractHoistableLoad() function in MachineLICMBase
1610 MI = ExtractHoistableLoad(MI, CurLoop); in Hoist()