Searched refs:InlineCostAnnotationWriter (Results 1 – 1 of 1) sorted by relevance
208 class InlineCostAnnotationWriter : public AssemblyAnnotationWriter { class213 InlineCostAnnotationWriter(InlineCostCallAnalyzer *ICCA) : ICCA(ICCA) {} in InlineCostAnnotationWriter() function in __anonedc2a5c80111::InlineCostAnnotationWriter1048 InlineCostAnnotationWriter Writer;1292 void InlineCostAnnotationWriter::emitInstructionAnnot( in emitInstructionAnnot()