Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h245 void updateVCallVisibilityInIndex(
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1081 updateVCallVisibilityInIndex(*Index, in run()
H A DLTO.cpp1446 updateVCallVisibilityInIndex(ThinLTO.CombinedIndex, in runThinLTO()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp814 void updateVCallVisibilityInIndex( in updateVCallVisibilityInIndex() function