Searched refs:AllImportedModules (Results 1 – 2 of 2) sorted by relevance
72 DIArray IMs = getOrCreateArray(AllImportedModules); in finalize()145 SmallVectorImpl<Value *> &AllImportedModules) { in createImportedModule() argument167 AllImportedModules.push_back(M); in createImportedModule()175 AllImportedModules); in createImportedModule()183 AllImportedModules); in createImportedModule()197 AllImportedModules.push_back(M); in createImportedDeclaration()
75 SmallVector<Value *, 4> AllImportedModules; variable