Searched defs:shouldBuildLookupTables (Results 1 – 2 of 2) sorted by relevance
135 bool TargetTransformInfo::shouldBuildLookupTables() const { in shouldBuildLookupTables() function in TargetTransformInfo526 bool shouldBuildLookupTables() const override { in shouldBuildLookupTables() function
187 bool BasicTTI::shouldBuildLookupTables() const { in shouldBuildLookupTables() function in BasicTTI