Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp149 class InlineCostAnnotationWriter : public AssemblyAnnotationWriter { class
154 InlineCostAnnotationWriter(InlineCostCallAnalyzer *ICCA) : ICCA(ICCA) {} in InlineCostAnnotationWriter() function in __anon2e965c1c0111::InlineCostAnnotationWriter