Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontierImpl.h109 const_iterator DFI = find(Node); compare() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp345 DFI != DFE; ++DFI) { in run() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp3750 DFI = df_ext_begin(MF, Reachable), DFE = df_ext_end(MF, Reachable); verifyStackFrame() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4827 if (auto *DFI = Tmpl->getDefalutedOrDeletedInfo()) { SubstDefaultedFunction() local
H A DSemaOverload.cpp12170 RankDeductionFailure(const DeductionFailureInfo & DFI) RankDeductionFailure() argument