Searched defs:LSRWithInstrQueries (Results 1 – 4 of 4) sorted by relevance
80 bool LSRWithInstrQueries() { return true; } in LSRWithInstrQueries() function
284 bool LSRWithInstrQueries() const { return false; } in LSRWithInstrQueries() function
1905 bool LSRWithInstrQueries() override { return Impl.LSRWithInstrQueries(); } in LSRWithInstrQueries() function
430 bool TargetTransformInfo::LSRWithInstrQueries() const { in LSRWithInstrQueries() function in TargetTransformInfo