Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineLICM.cpp217 bool HasLoopPHIUse(const MachineInstr *MI) const;
1013 bool MachineLICMBase::HasLoopPHIUse(const MachineInstr *MI) const { in HasLoopPHIUse() function in MachineLICMBase
1164 bool CreatesCopy = HasLoopPHIUse(&MI); in IsProfitableToHoist()