Home
last modified time | relevance | path

Searched defs:ToFn (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp662 const Instruction *ToI, const Function &ToFn, in isPotentiallyReachable() argument
822 const Function *ToFn = ToI.getFunction(); isPotentiallyReachable() local
828 isPotentiallyReachable(Attributor & A,const Instruction & FromI,const Function & ToFn,const AbstractAttribute & QueryingAA,const AA::InstExclusionSetTy * ExclusionSet,std::function<bool (const Function & F)> GoBackwardsCB) isPotentiallyReachable() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9808 if (const auto *ToFn = IsInvalidSMECallConversion() local
9821 if (const auto *ToFn = IsInvalidCmseNSCallConversion() local
H A DSemaOverload.cpp1782 const auto *ToFn = cast<FunctionType>(CanTo); IsFunctionConversion() local