Searched defs:shouldBuildLookupTablesForConstant (Results 1 – 4 of 4) sorted by relevance
177 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
292 bool shouldBuildLookupTablesForConstant(Constant *C) { return true; } in shouldBuildLookupTablesForConstant() function
1315 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
235 bool TargetTransformInfo::shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function in TargetTransformInfo