Searched defs:isPrevailingIRSymbol (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h377 bool isPrevailingIRSymbol() const { return Prevailing && !IRName.empty(); } function in struct:llvm::lto::LTO::GlobalResolution

Completed in 172 milliseconds