Searched refs:InlineCostAnnotationWriter (Results 1 – 1 of 1) sorted by relevance
153 class InlineCostAnnotationWriter : public AssemblyAnnotationWriter { class158 InlineCostAnnotationWriter(InlineCostCallAnalyzer *ICCA) : ICCA(ICCA) {} in InlineCostAnnotationWriter() function in __anondb71d90f0111::InlineCostAnnotationWriter936 InlineCostAnnotationWriter Writer;1171 void InlineCostAnnotationWriter::emitInstructionAnnot( in emitInstructionAnnot()