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