Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInlineCost.cpp210 InlineCostCallAnalyzer *const ICCA; member in __anon66fc65d70111::InlineCostAnnotationWriter
213 InlineCostAnnotationWriter(InlineCostCallAnalyzer *ICCA) : ICCA(ICCA) {} in InlineCostAnnotationWriter()
3170 InlineCostCallAnalyzer ICCA(*CalledFunction, *CI, Params, TTI, in run() local