Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h379 bool isPrevailingIRSymbol() const { return Prevailing && !IRName.empty(); } in isPrevailingIRSymbol() function
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1315 if (!R.second.isPrevailingIRSymbol()) in runRegularLTO()
1786 !Res.second.isPrevailingIRSymbol()) in runThinLTO()