Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2202 static bool hasUseOtherThanLLVMUsed(GlobalAlias &GA, const LLVMUsed &U) { in hasUseOtherThanLLVMUsed() function
2232 if (hasUseOtherThanLLVMUsed(GA, U)) in hasUsesToReplace()