Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributor.cpp591 const Instruction *ToI, const Function &ToFn, in isPotentiallyReachable()
738 const Function *ToFn = ToI.getFunction(); in isPotentiallyReachable() local
744 Attributor &A, const Instruction &FromI, const Function &ToFn, in isPotentiallyReachable()
/external/clang/lib/AST/
DASTImporter.cpp5845 Expr *ToFn = Importer.Import(E->getCallee()); in VisitCXXMemberCallExpr() local