Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp209 function_ref<bool(const GlobalValue *)> ShouldKeepDefinition) { in filterModule() argument
212 if (!ShouldKeepDefinition(&GV)) in filterModule()