Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:FI

2688     auto FI = SPCache.find(FD->getCanonicalDecl());
2689 if (FI != SPCache.end()) {
2690 auto *SP = dyn_cast_or_null<llvm::DISubprogram>(FI->second);