Home | History | Annotate | Download | only in Analysis

Lines Matching refs:shouldBuildLookupTablesForConstant

235 bool TargetTransformInfo::shouldBuildLookupTablesForConstant(Constant *C) const {
236 return TTIImpl->shouldBuildLookupTablesForConstant(C);