Searched refs:InlineCostAnnotationWriter (Results 1 – 1 of 1) sorted by relevance
182 class InlineCostAnnotationWriter : public AssemblyAnnotationWriter { class187 InlineCostAnnotationWriter(InlineCostCallAnalyzer *ICCA) : ICCA(ICCA) {} in InlineCostAnnotationWriter() function in __anon9893a50b0111::InlineCostAnnotationWriter1019 InlineCostAnnotationWriter Writer;1259 void InlineCostAnnotationWriter::emitInstructionAnnot( in emitInstructionAnnot()