Home
last modified time | relevance | path

Searched defs:FunctionList (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp584 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) { in findCandidates()
829 std::vector<OutlinedFunction> &FunctionList, in outline()
1184 std::vector<OutlinedFunction> FunctionList; in doOutline() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h182 FunctionListType FunctionList; ///< The Functions in the module variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp774 std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, in GetOpenCLBuiltinFctOverloads()
869 std::vector<QualType> FunctionList; in InsertOCLBuiltinDeclarationsFromTable() local