Home
last modified time | relevance | path

Searched defs:InlineCostAnnotationPrinterPass (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h313 struct InlineCostAnnotationPrinterPass struct
318 explicit InlineCostAnnotationPrinterPass(raw_ostream &OS) : OS(OS) {} in InlineCostAnnotationPrinterPass() argument