Searched refs:BPFTTIImpl (Results 1 – 2 of 2) sorted by relevance
24 class BPFTTIImpl : public BasicTTIImplBase<BPFTTIImpl> {25 typedef BasicTTIImplBase<BPFTTIImpl> BaseT;36 explicit BPFTTIImpl(const BPFTargetMachine *TM, const Function &F) in BPFTTIImpl() function
155 return TargetTransformInfo(BPFTTIImpl(this, F)); in getTargetTransformInfo()