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