Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1748 const Use *EffectiveUse = in checkForAllCallSites() local
1750 if (!ACS.isCallee(EffectiveUse)) { in checkForAllCallSites()
1752 LLVM_DEBUG(dbgs() << "[Attributor] User " << *EffectiveUse->getUser() in checkForAllCallSites()
1757 LLVM_DEBUG(dbgs() << "[Attributor] User " << *EffectiveUse->getUser() in checkForAllCallSites()