Searched refs:getFunctions (Results 1 – 3 of 3) sorted by relevance
81 const std::vector<Function *> &getFunctions() const { in getFunctions() function in __anoncc598d4b0111::CVPLatticeVal159 std::set_union(X.getFunctions().begin(), X.getFunctions().end(), in MergeValues()160 Y.getFunctions().begin(), Y.getFunctions().end(), in MergeValues()392 if (!LV.isFunctionSet() || LV.getFunctions().empty()) in runCVP()394 MDNode *Callees = MDB.createCallees(LV.getFunctions()); in runCVP()
73 Functions &getFunctions() { in getFunctions() function119 auto &Fns = getFunctions(); in lookupFunction()273 auto &Fns = getFunctions(); in callExternalFunction()520 auto &Fns = getFunctions(); in initializeExternalFunctions()
186 const FunctionImporter::FunctionsToImportTy &getFunctions() const { in computeLTOCacheKey() function211 AddUint64(Entry.getFunctions().size()); in computeLTOCacheKey()214 for (auto &[Fn, ImportType] : Entry.getFunctions()) in computeLTOCacheKey()290 for (auto &[GUID, UnusedImportType] : ImpM.getFunctions()) { in computeLTOCacheKey()