Searched defs:ICCA (Results 1 – 1 of 1) sorted by relevance
221 InlineCostCallAnalyzer *const ICCA; member in __anonf27af12e0111::InlineCostAnnotationWriter 224 InlineCostAnnotationWriter(InlineCostCallAnalyzer *ICCA) : ICCA(ICCA) {} in InlineCostAnnotationWriter() argument 3266 InlineCostCallAnalyzer ICCA(*CalledFunction, *CI, Params, TTI, run() local