Searched refs:IsGuaranteedToExecute (Results 1 – 1 of 1) sorted by relevance
231 bool IsGuaranteedToExecute(MachineBasicBlock *BB);644 bool MachineLICMBase::IsGuaranteedToExecute(MachineBasicBlock *BB) { in IsGuaranteedToExecute() function in MachineLICMBase984 !IsGuaranteedToExecute(I.getParent())) { in IsLICMCandidate()1220 (!IsGuaranteedToExecute(MI.getParent()) && !MayCSE(&MI))) { in IsProfitableToHoist()