Searched defs:getFunctions (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | CalledValuePropagation.cpp | 81 const std::vector<Function *> &getFunctions() const { in getFunctions() function in __anonca6fa95e0111::CVPLatticeVal |
/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ | ||
H A D | ExternalFunctions.cpp | 73 Functions &getFunctions() { in getFunctions() function |
/llvm-project/llvm/lib/LTO/ | ||
H A D | LTO.cpp | 185 const FunctionImporter::FunctionsToImportTy &getFunctions() const { computeLTOCacheKey() function |