Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DPassWrapper.cpp68 extern "C" void LLVMTimeTraceProfilerFinish(const char* FileName) { in LLVMTimeTraceProfilerFinish() function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1857 pub fn LLVMTimeTraceProfilerFinish(FileName: *const c_char); in LLVMTimeTraceProfilerFinish() function