llvm::PHITransAddr::isPotentiallyPHITranslatable

isPotentiallyPHITranslatable - If this needs PHI translation, return true if we have some hope of doing it. This should be used as a filter to avoid calling PHITranslateValue in hopeless situations.

Synopsis

Declared in <llvm/Analysis/PHITransAddr.h>

bool
isPotentiallyPHITranslatable() const;