Home
last modified time | relevance | path

Searched refs:CallSiteReplacementCreator (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3081 auto CallSiteReplacementCreator = [&](AbstractCallSite ACS) { in rewriteFunctionSignatures() local
3147 bool Success = checkForAllCallSites(CallSiteReplacementCreator, *OldFn, in rewriteFunctionSignatures()