Home
last modified time | relevance | path

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

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