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

/external/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2294 static bool mayHaveOtherReferences(GlobalAlias &GA, const LLVMUsed &U) { function
2309 if (!mayHaveOtherReferences(GA, U))
2389 } else if (mayHaveOtherReferences(*J, Used))

Completed in 87 milliseconds