llvm::TargetTransformInfoImplBase::LSRWithInstrQueries

Return true if LSR should use instruction-level TTI queries.

Synopsis

Declared in <llvm/Analysis/TargetTransformInfoImpl.h>

virtual
bool
LSRWithInstrQueries() const;

Return Value

True if LSR should query isLegalAddressingMode with an Instruction.