Searched defs:NoTTIImpl (Results 1 – 1 of 1) sorted by relevance
30 struct NoTTIImpl : TargetTransformInfoImplCRTPBase<NoTTIImpl> { struct31 explicit NoTTIImpl(const DataLayout *DL) in NoTTIImpl() argument