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

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

Completed in 289 milliseconds