Searched refs:InlineCostAnnotationWriter (Results 1 – 1 of 1) sorted by relevance
226 class InlineCostAnnotationWriter : public AssemblyAnnotationWriter { class231 InlineCostAnnotationWriter(InlineCostCallAnalyzer *ICCA) : ICCA(ICCA) {} in InlineCostAnnotationWriter() function in __anon463f3bdb0111::InlineCostAnnotationWriter1226 InlineCostAnnotationWriter Writer;1482 void InlineCostAnnotationWriter::emitInstructionAnnot( in emitInstructionAnnot()