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