Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontierImpl.h109 const_iterator DFI = find(Node); in compare() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp342 for (auto DFI = df_begin(Root), DFE = df_end(Root); run() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp3502 DFI = df_ext_begin(MF, Reachable), DFE = df_ext_end(MF, Reachable); verifyStackFrame() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4827 if (auto *DFI = Tmpl->getDefaultedFunctionInfo()) { SubstDefaultedFunction() local
H A DSemaOverload.cpp12049 RankDeductionFailure(const DeductionFailureInfo & DFI) RankDeductionFailure() argument