Home
last modified time | relevance | path

Searched defs:PotentialCallee (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUMemoryUtils.cpp265 Function *PotentialCallee = in removeFnAttrFromReachable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12193 bool &UsedAssumedInformation) { in updateImpl()
12203 for (auto *PotentialCallee : PotentialCallees) { in updateImpl() local