Searched defs:InlineCostAnnotationPrinterPass (Results 1 – 1 of 1) sorted by relevance
339 struct InlineCostAnnotationPrinterPass struct344 explicit InlineCostAnnotationPrinterPass(raw_ostream &OS) : OS(OS) {} in InlineCostAnnotationPrinterPass() argument346 static bool isRequired() { return true; } in isRequired()