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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp212 bool ArePointsInteresting() const { return Save != Entry && Save && Restore; } function in class:__anon1825::ShrinkWrap
506 if (!ArePointsInteresting()) {
521 if (!ArePointsInteresting()) {
530 if (!ArePointsInteresting()) {
575 if (!ArePointsInteresting()) {

Completed in 47 milliseconds