Searched defs:InlineCostAnnotationPrinterPass (Results 1 – 1 of 1) sorted by relevance
279 struct InlineCostAnnotationPrinterPass struct284 explicit InlineCostAnnotationPrinterPass(raw_ostream &OS) : OS(OS) {} in InlineCostAnnotationPrinterPass() function