Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineLICM.cpp208 bool IsGuaranteedToExecute(MachineBasicBlock *BB);
615 bool MachineLICMBase::IsGuaranteedToExecute(MachineBasicBlock *BB) { in IsGuaranteedToExecute() function in MachineLICMBase
995 !IsGuaranteedToExecute(I.getParent())) in IsLICMCandidate()
1266 (!IsGuaranteedToExecute(MI.getParent()) && !MayCSE(&MI))) { in IsProfitableToHoist()