Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp890 std::vector<OutlinedFunction> &FunctionList) { in findCandidates()
1020 std::vector<OutlinedFunction> &FunctionList) { in prune()
1039 std::vector<OutlinedFunction> &FunctionList, InstructionMapper &Mapper, in pruneOverlaps()
1130 std::vector<OutlinedFunction> &FunctionList, SuffixTree &ST, in buildCandidateList()
1255 std::vector<OutlinedFunction> &FunctionList, InstructionMapper &Mapper) { in outline()
1414 std::vector<OutlinedFunction> FunctionList; in runOnModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModule.h170 FunctionListType FunctionList; ///< The Functions in the module variable