Searched defs:LSRWithInstrQueries (Results 1 – 4 of 4) sorted by relevance
84 bool LSRWithInstrQueries() { return true; } in LSRWithInstrQueries() function
352 bool LSRWithInstrQueries() const { return false; } in LSRWithInstrQueries() function
2458 bool LSRWithInstrQueries() override { return Impl.LSRWithInstrQueries(); } in LSRWithInstrQueries() function
555 bool TargetTransformInfo::LSRWithInstrQueries() const { in LSRWithInstrQueries() function in TargetTransformInfo