Searched defs:DFI (Results 1 – 6 of 6) sorted by relevance
111 const_iterator DFI = find(Node); in compare() local
295 for (auto DFI = df_begin(Root), DFE = df_end(Root); in run() local
1165 for (auto DFI = df_ext_begin(&MF, Reachable), DFE = df_ext_end(&MF, Reachable); in replaceFrameIndices() local
3132 DFI = df_ext_begin(MF, Reachable), DFE = df_ext_end(MF, Reachable); in verifyStackFrame() local
4590 if (auto *DFI = Tmpl->getDefaultedFunctionInfo()) { in SubstDefaultedFunction() local
11296 static unsigned RankDeductionFailure(const DeductionFailureInfo &DFI) { in RankDeductionFailure()