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