Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp314 const ArrayRef<StringRef> &Libcalls, in applyRestriction()
355 static void accumulateAndSortLibcalls(std::vector<StringRef> &Libcalls, in accumulateAndSortLibcalls()
396 std::vector<StringRef> Libcalls; in applyScopeRestrictions() local