Searched defs:NoTTIImpl (Results 1 – 1 of 1) sorted by relevance
41 struct NoTTIImpl : TargetTransformInfoImplCRTPBase<NoTTIImpl> { struct42 explicit NoTTIImpl(const DataLayout &DL) in NoTTIImpl() function