Searched defs:shouldBuildLookupTablesForConstant (Results 1 – 4 of 4) sorted by relevance
303 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
324 bool shouldBuildLookupTablesForConstant(Constant *C) const { return true; } in shouldBuildLookupTablesForConstant() function
2079 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
498 bool TargetTransformInfo::shouldBuildLookupTablesForConstant( in shouldBuildLookupTablesForConstant() function in TargetTransformInfo