Home
last modified time | relevance | path

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

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