Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOutliner.cpp529 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) { in findCandidates()
750 std::vector<OutlinedFunction> &FunctionList, in outline()
1057 std::vector<OutlinedFunction> FunctionList; in doOutline() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DModule.h182 FunctionListType FunctionList; ///< The Functions in the module variable
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp760 std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, in GetOpenCLBuiltinFctOverloads()
855 std::vector<QualType> FunctionList; in InsertOCLBuiltinDeclarationsFromTable() local