Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp828 const Use *EffectiveUse = in checkForAllCallSites() local
830 if (!ACS.isCallee(EffectiveUse)) { in checkForAllCallSites()
833 LLVM_DEBUG(dbgs() << "[Attributor] User " << EffectiveUse->getUser() in checkForAllCallSites()