Searched refs:InlineCostAnnotationWriter (Results 1 – 1 of 1) sorted by relevance
219 class InlineCostAnnotationWriter : public AssemblyAnnotationWriter { class224 InlineCostAnnotationWriter(InlineCostCallAnalyzer *ICCA) : ICCA(ICCA) {} in InlineCostAnnotationWriter() function in __anoncf8652d10111::InlineCostAnnotationWriter1117 InlineCostAnnotationWriter Writer;1366 void InlineCostAnnotationWriter::emitInstructionAnnot( in emitInstructionAnnot()