Searched defs:shouldBuildLookupTables (Results 1 – 2 of 2) sorted by relevance
147 bool TargetTransformInfo::shouldBuildLookupTables() const { in shouldBuildLookupTables() function in TargetTransformInfo551 bool shouldBuildLookupTables() const override { in shouldBuildLookupTables() function
190 bool BasicTTI::shouldBuildLookupTables() const { in shouldBuildLookupTables() function in BasicTTI