Home
last modified time | relevance | path

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

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