Searched defs:shouldBuildLookupTablesForConstant (Results 1 – 4 of 4) sorted by relevance
239 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
313 bool shouldBuildLookupTablesForConstant(Constant *C) { return true; } in shouldBuildLookupTablesForConstant() function
1581 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
381 bool TargetTransformInfo::shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function in TargetTransformInfo