Home
last modified time | relevance | path

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

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