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