Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h930 bool hasAddressTaken(const User ** = nullptr, bool IgnoreCallbackUses = false,
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1775 bool IgnoreCallbackUses, in hasAddressTaken() argument
1784 if (IgnoreCallbackUses) { in hasAddressTaken()