Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp250 bool ArePointsInteresting() const { return Save != Entry && Save && Restore; } in ArePointsInteresting() function in __anon8a4a73dd0111::ShrinkWrap
835 if (!ArePointsInteresting()) { in performShrinkWrapping()
862 if (!ArePointsInteresting()) { in performShrinkWrapping()
874 if (!ArePointsInteresting()) { in performShrinkWrapping()
919 if (!ArePointsInteresting()) { in performShrinkWrapping()
962 if (!ArePointsInteresting()) in runOnMachineFunction()