Searched refs:requiresCalleeForCallBase (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1747 if (!AssociatedFn && AAType::requiresCalleeForCallBase())
3307 static bool requiresCalleeForCallBase() { return false; } function in struct:AbstractAttribute
4708 /// See AbstractAttribute::requiresCalleeForCallBase.
4709 static bool requiresCalleeForCallBase() { return true; } function in struct:AAMemoryLocation
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3608 static bool requiresCalleeForCallBase() { return false; } function in struct:__anon2850::AAKernelInfo

Completed in 152 milliseconds