Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp665 std::function<bool(const Function &F)> GoBackwardsCB) { in isPotentiallyReachable() argument
821 std::function<bool(const Function &F)> GoBackwardsCB) { in isPotentiallyReachable() argument
831 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...]