Searched refs:IsLICMCandidate (Results 1 – 1 of 1) sorted by relevance
213 bool IsLICMCandidate(MachineInstr &I);506 if ((!HasNonInvariantUse && IsLICMCandidate(*MI)) || in ProcessMI()970 bool MachineLICMBase::IsLICMCandidate(MachineInstr &I) { in IsLICMCandidate() function in MachineLICMBase1006 if (!IsLICMCandidate(I)) { in IsLoopInvariantInst()