Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp876 auto visit = [&](ValueInfo VI, bool IsAliasee) { in computeDeadSymbols() argument
912 if (!IsAliasee) { in computeDeadSymbols()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4148 forEachSummary([&](GVInfo I, bool IsAliasee) { in writeCombinedGlobalValueSummary() argument
4162 if (IsAliasee) in writeCombinedGlobalValueSummary()