Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/gold/
H A Dgold-plugin.cpp1312 DenseMap<void *, std::unique_ptr<PluginInputFile>> HandleToInputFile; in thinLTOLink() local
1325 if (!HandleToInputFile.count(F.leader_handle)) in thinLTOLink()
1326 HandleToInputFile.insert(std::make_pair( in thinLTOLink()