Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1106 auto ImportGUIDs = getImportGUIDs(); in setEntryCount() local
1107 if (S == nullptr && ImportGUIDs.size()) in setEntryCount()
1108 S = &ImportGUIDs; in setEntryCount()