Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp182 function_ref<bool(const GlobalValue *)> ShouldKeepDefinition) { in filterModule() argument
185 if (!ShouldKeepDefinition(&GV)) in filterModule()