Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1872 bool IgnoreAssumeLikeCalls, bool IgnoreLLVMUsed, in hasAddressTaken() argument
1898 if (IgnoreLLVMUsed && !FU->user_empty()) { in hasAddressTaken()