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