Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp175 function_ref<bool(const GlobalValue *)> ShouldKeepDefinition) { in filterModule() argument
178 if (!ShouldKeepDefinition(&GV)) in filterModule()