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.cpp577 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) { in findCandidates()
823 std::vector<OutlinedFunction> &FunctionList, in outline()
1176 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.cpp772 std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, in GetOpenCLBuiltinFctOverloads()
867 std::vector<QualType> FunctionList; in InsertOCLBuiltinDeclarationsFromTable() local