Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp662 isPotentiallyReachable(Attributor & A,const Instruction & FromI,const Instruction * ToI,const Function & ToFn,const AbstractAttribute & QueryingAA,const AA::InstExclusionSetTy * ExclusionSet,std::function<bool (const Function & F)> GoBackwardsCB) 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...]
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8777 if (const auto *ToFn = IsInvalidSMECallConversion() local
8790 if (const auto *ToFn = IsInvalidCmseNSCallConversion() local
H A DSemaOverload.cpp1802 const auto *ToFn = cast<FunctionType>(CanTo); IsFunctionConversion() local