Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1947 const Use *EffectiveUse = in checkForAllCallSites() local
1949 if (!ACS.isCallee(EffectiveUse)) { in checkForAllCallSites()
1951 LLVM_DEBUG(dbgs() << "[Attributor] User " << *EffectiveUse->getUser() in checkForAllCallSites()
1956 LLVM_DEBUG(dbgs() << "[Attributor] User " << *EffectiveUse->getUser() in checkForAllCallSites()