Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp388 ArrayRef<StringRef> Libcalls, in applyRestriction()
432 static void accumulateAndSortLibcalls(std::vector<StringRef> &Libcalls, in accumulateAndSortLibcalls()
479 std::vector<StringRef> Libcalls; in applyScopeRestrictions() local