Searched refs:getProcCpuinfoContent (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp56 LLVM_ATTRIBUTE_UNUSED getProcCpuinfoContent() { function
1218 std::unique_ptr<llvm::MemoryBuffer> P = getProcCpuinfoContent();
1224 std::unique_ptr<llvm::MemoryBuffer> P = getProcCpuinfoContent();
1230 std::unique_ptr<llvm::MemoryBuffer> P = getProcCpuinfoContent();
1494 std::unique_ptr<llvm::MemoryBuffer> P = getProcCpuinfoContent();

Completed in 109 milliseconds