Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp330 ArrayRef<StringRef> Libcalls, in applyRestriction()
371 static void accumulateAndSortLibcalls(std::vector<StringRef> &Libcalls, in accumulateAndSortLibcalls()
412 std::vector<StringRef> Libcalls; in applyScopeRestrictions() local