Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp237 bool HasLoopPHIUse(const MachineInstr *MI, MachineLoop *CurLoop);
1121 bool MachineLICMBase::HasLoopPHIUse(const MachineInstr *MI, in HasLoopPHIUse() function in MachineLICMBase
1273 bool CreatesCopy = HasLoopPHIUse(&MI, CurLoop); in IsProfitableToHoist()