Searched defs:DFI (Results 1 – 5 of 5) sorted by relevance
110 if (DFI == end()) in compare() local
345 for (auto DFI = df_begin(Root), DFE = df_end(Root); in run() local
3811 DFI = df_ext_begin(MF, Reachable), DFE = df_ext_end(MF, Reachable); in verifyStackFrame() local
4838 if (auto *DFI = Tmpl->getDefalutedOrDeletedInfo()) { in SubstDefaultedFunction() local
12146 static unsigned RankDeductionFailure(const DeductionFailureInfo &DFI) { in RankDeductionFailure()