Home
last modified time | relevance | path

Searched defs:InlineCostAnnotationWriter (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/lib/Analysis/
DInlineCost.cpp135 class InlineCostAnnotationWriter : public AssemblyAnnotationWriter { class
140 InlineCostAnnotationWriter(InlineCostCallAnalyzer *ICCA) : ICCA(ICCA) {} in InlineCostAnnotationWriter() function in __anonae1cb0f20111::InlineCostAnnotationWriter