Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineLICM.cpp223 void HoistPostRA(MachineInstr *MI, unsigned Def, MachineLoop *CurLoop,
672 HoistPostRA(MI, Candidate.Def, CurLoop, CurPreheader); in HoistRegionPostRA()
695 void MachineLICMBase::HoistPostRA(MachineInstr *MI, unsigned Def, in HoistPostRA() function in MachineLICMBase