Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/
H A DImportedFunctionsInliningStatistics.h100 int ImportedFunctions = 0; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp611 std::vector<wasm::WasmImport *> ImportedFunctions; parseLinkingSectionSymtab() local